Go to file
Hri7566 84c2a178be add node_modules to ignore 2021-03-20 19:16:59 +00:00
src add dotenv 2021-03-20 19:12:38 +00:00
.env add dotenv 2021-03-20 19:12:38 +00:00
.gitignore add node_modules to ignore 2021-03-20 19:16:59 +00:00
Quotas.js properly add quotas 2020-04-07 17:02:35 -04:00
README.md add node_modules to ignore 2021-03-20 19:16:59 +00:00
banned.json Fix things 2020-04-07 14:38:57 -04:00
config.js add dotenv 2021-03-20 19:12:38 +00:00
index.js add dotenv 2021-03-20 19:12:38 +00:00
package-lock.json add dotenv 2021-03-20 19:12:38 +00:00
package.json add dotenv 2021-03-20 19:12:38 +00:00

README.md

mpp-server

Attempt at making a MPP Server.

How to run

$ npm install
$ npm run start