An open API service indexing awesome lists of open source software.

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

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`