in-the-database-2/README.md

11 lines
364 B
Markdown

![in the database 2](./assets/full.png "in the database 2")
a database site for notitg modcharts, currently very very unfinished
you can login with discord, upload and download files, thats about it, but im still proud of it
## setup
1. `npm install`
2. make a `config.json` (example in `config/config.json.example`)
3. `npm run build` and `node main/index.js`