Voyage-7 | https://chingu.io/
clone the repo then npm install
followed by npm run dev
- Node 8.11
- mongodb 3.6
- clone repo
- copy dotenv sample file
- install packages (client & server)
- seed db
- run dev
Create a .env.test file:
cp sample.env .env.test
- change
NODE_ENV
to test - change mongodb uri (optional)
Run tests: npm run test:fe
TODO CI
currently, push branches to repo. Default branch develop. CI runs off master to heroku.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- unrealkaii - @unrealkaii
- Andrey Sidorenko - @psitronic
- Chimauche Njoku - @Francis-Njoku
- nik - nikrb
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc