>(Optional) Create the MongoDB indexes, this increases performace. MongoDB must be running for this command to work.
```javascript
npm run create-indexes-database
```
>Start the server
``` javascript
npm run start
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.