summaryrefslogtreecommitdiff
path: root/README
blob: 1b2ad43e55586218b98d6f02540c5aa6a3229069 (plain)
1
2
3
4
5
6
7
8
9
bucky
=====

1. npm install
2. install mysql (used for main database)
3. install mongodb (used for sessions)
4. copy .env-sample to .env and edit the values
5. run `node index`