Skip to content

NPLFoshan/wikicraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikicraft Web Site

Install Dependencies

Run following to install all required NPL packages

./update_packages.bat

Start Server

To start the server at [[http://localhost:8099]], run

./start.bat

Or one can start with following under linux

npl "script/apps/WebServer/WebServer.lua"  port="80" root="www/"

Web server root directory is www/

Server Log

  • error log is at ./log.txt
  • access log is at ./log/access.log
  • database files are at /Database/npl/ folder

Links

CI procedure

visit ci readme

About

NPL web site for

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 5.3%
  • CSS 1.1%
  • Less 0.2%
  • Lua 0.1%
  • C 0.1%
  • Other 0.1%