a database site for notitg modcharts written in typescript
Go to file
oat 758e2ef7e2
discord auth bay bee
this just, , tells you what your username is right now but will definetly be used later on to login
2020-09-03 10:28:22 +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
src discord auth bay bee 2020-09-03 10:28:22 +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