4350 group project
the source code is available online on GitHub here. the app is running live here.
- clone the project
- execute
npm install
in the project directory - copy config-example.js to config.js
- choose an email transport and optionally a session store, and configure them in config.js
- run app.js