Short Description
Resource projects front end
Full Description
rp-org-frontend
To run locally make sure you have a locally running instance of mongod in the normal place running remotley to come.
You also will need node and npm installed.
from root run:
npm install; bower install; node server
env vars
- SESSION_SECRET = "whatever you want"
- NODE_ENV = local