2020-09-02 15:03:38 +00:00
|
|
|
![in the database 2](./assets/full.png "in the database 2")
|
2020-09-02 12:48:41 +00:00
|
|
|
|
2020-09-02 15:03:38 +00:00
|
|
|
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`
|