mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Moved api-keys out of 'sight', and added analytics as optional
This commit is contained in:
@@ -24,6 +24,8 @@ mongo_config.js
|
||||
|
||||
in ```/server/config```. There are ```*.example.js``` files for all the ones mentioned above. If you're going to deploy the server with a certificate, you also need to create the ```cert_config.js``` in ```/server/config/```. If you want the mailing to work, take a look at ```mailconfig.example.js``` and ```recaptcha.example.js```. You'll need ```mailconfig.js``` and ```recaptcha.js``` for this to work.
|
||||
|
||||
If you want to use Google Analytics, have a look at ```analytics.example.js``` in ```server/config/```.
|
||||
|
||||
Use ```$ npm start``` to start the server.
|
||||
|
||||
### About
|
||||
|
||||
Reference in New Issue
Block a user