in-the-database-2/README.md

9 lines
297 B
Markdown
Raw Normal View History

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