a database site for notitg modcharts written in typescript
Go to file
mat 4635778e0d slightly better (but still temporary) frontend and /api 2020-09-03 19:18:43 -03:00
assets beep beep icon truck arrived 2020-09-02 18:03:38 +03:00
config init commit babey 2020-09-02 15:48:41 +03:00
public slightly better (but still temporary) frontend and /api 2020-09-03 19:18:43 -03:00
src slightly better (but still temporary) frontend and /api 2020-09-03 19:18:43 -03:00
.env.example discord auth bay bee 2020-09-03 10:28:22 +03:00
.eslintignore funny eslint 2020-09-02 16:17:26 +03:00
.eslintrc.json funny eslint 2020-09-02 16:17:26 +03:00
.gitignore discord auth bay bee 2020-09-03 10:28:22 +03:00
LICENSE.md init commit babey 2020-09-02 15:48:41 +03:00
README.md beep beep icon truck arrived 2020-09-02 18:03:38 +03:00
package-lock.json discord auth bay bee 2020-09-03 10:28:22 +03:00
package.json discord auth bay bee 2020-09-03 10:28:22 +03:00
tsconfig.json init commit babey 2020-09-02 15:48:41 +03:00

README.md

in the database 2

a database site for notitg modcharts, currently very very unfinished, basically just a boilerplate

setup

  1. npm install
  2. make a config.json (example in config/config.json.example)
  3. npm run build and node main/index.js