in-the-database-2/README.md

9 lines
297 B
Markdown

![in the database 2](./assets/full.png "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`