Informing about the new update

This commit is contained in:
Kasper Rynning-Tønnesen
2018-02-27 11:41:53 +01:00
parent 9f94a828d1
commit dad95b3fd2
2 changed files with 2 additions and 8 deletions

View File

@@ -26,6 +26,8 @@ in ```/server/config```. There are ```*.example.js``` files for all the ones men
If you want to use Google Analytics, have a look at ```analytics.example.js``` in ```server/config/```.
If you have run the server before the table-structures where added, please run ```node server/apps/rewrite.js```. This will fix any crashes that occurs because of faulty document-collectionnames due to moving channel-settings to a separate collection.
Use ```$ npm start``` to start the server. (Alternative you can use the ```pm2.json``` in the project-root, if you prefer pm2 for running the apps.)
### About