https://github.com/timhagn/th-fcc-issue
fCC - Information Security and Quality Assurance Projects - Issue Tracker
https://github.com/timhagn/th-fcc-issue
Last synced: about 2 months ago
JSON representation
fCC - Information Security and Quality Assurance Projects - Issue Tracker
- Host: GitHub
- URL: https://github.com/timhagn/th-fcc-issue
- Owner: timhagn
- Created: 2018-10-19T04:11:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T13:34:10.000Z (over 6 years ago)
- Last Synced: 2025-02-13T20:18:30.390Z (3 months ago)
- Language: JavaScript
- Homepage: https://th-fcc-issue.glitch.me/
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**FreeCodeCamp**- Information Security and Quality Assurance
------Project Issue Tracker
1) SET NODE_ENV to `test` without quotes and set DB to your mongo connection string in .env file
2) Complete the project in `routes/api.js` or by creating a handler/controller
3) You will add any security features to `server.js`
4) You will create all of the functional tests in `tests/2_functional-tests.js`