- Install the proper version of Node (5.11.x)
- Install Node dependencies
npm install - Install Nodemon using
npm install -g nodemon - Install Foreman using
npm install -g foreman - Add
MONGODB_CONNECT_STRING=[the_connect_string]to.env - Use
nodemon --exec "nf start"to fire up the server
RollingWithAdvantage/rwa
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|