Voyage-7 | https://chingu.io/
clone the repo then npm install
followed by npm run dev
Create a .env.test file:
cp sample.env .env.test
NODE_ENV
to testRun 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.
This project is licensed under the MIT License - see the LICENSE.md file for details