AymericBebert / satelles-node

NodeJS satelles for Rerum Imperium project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node satelles

Satelles for the Rerum Imperium project. In NodeJS

Setup

Create the config file from template (then edit it to suit your env) cp config.template.yml config.yml

Run the server

npm run start

Run tests

npm run test

Run lint

npm run lint

With auto fix npm run lint:fix

About

NodeJS satelles for Rerum Imperium project

License:MIT License


Languages

Language:TypeScript 99.5%Language:Shell 0.2%Language:JavaScript 0.2%Language:Dockerfile 0.1%