1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
server/cdn/CONTRIBUTE.md

19 lines
175 B
Markdown
Raw Normal View History

2021-08-18 13:57:23 +02:00
# CONTRIBUTE
### Setup:
```
npm i
npm start
```
### Run tests:
```
npm test
```
2021-08-18 16:52:51 +02:00
#### common errors:
- db not connecting --> start mongod in a seperate terminal window