diff --git a/README.md b/README.md index e2c98ebd..11566cec 100755 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ in mongo to have chat_logs and api be deleted after X and Y seconds. 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.) +More info in server/ README + ### About Zoff is mainly a webbased service. The website uses NodeJS with Socket.IO, MongoDB and express on the backend, with JavaScript, jQuery and Materialize on the frontend.