No description
certif | ||
static | ||
.gitignore | ||
package.json | ||
README.md | ||
sample_config.js | ||
traque.js |
Traque
Requirements
sudo apt install node npm
cd traque
npm install
Configuration
cp -p sample_config.js config.js
Then edit manually config.js
.
Run server
node traque.js
Then visit localhost:9000
.