Skip to content
Snippets Groups Projects
Commit abf020f4 authored by Martin Lehoux's avatar Martin Lehoux
Browse files

add launch guide

parent 7f5eed2c
Branches
No related tags found
No related merge requests found
......@@ -13,11 +13,15 @@
* `connect-mongodb-session`: MongoDB session store for connect/express built by MongoDB
* `random`: Seedable random number generator supporting many common distributions.
* `js-yaml`: YAML 1.2 parser and serializer
* `node-cron`: A simple cron-like task scheduler for Node.js
### To use
* `joi`: Object schema description language and validator for JavaScript objects.
## Release
## Starting app
* Install MongoDB and run it
* Copy and fill `secret` from `config.template.yml` to `config.yml`
* Run `node index.js`
### TODO
* [ ] Validate mongoose models
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment