Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilesh-maurya/fcc-issue-tracker
freecodecamp: Information security and quality assurance project
https://github.com/nilesh-maurya/fcc-issue-tracker
chai expressjs freecodecamp-project helmetjs mongodb nodejs
Last synced: 27 days ago
JSON representation
freecodecamp: Information security and quality assurance project
- Host: GitHub
- URL: https://github.com/nilesh-maurya/fcc-issue-tracker
- Owner: nilesh-maurya
- Created: 2019-11-28T01:49:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T03:40:07.000Z (about 5 years ago)
- Last Synced: 2024-11-10T03:16:19.541Z (3 months ago)
- Topics: chai, expressjs, freecodecamp-project, helmetjs, mongodb, nodejs
- Language: JavaScript
- Homepage: https://glass-wineberry.glitch.me
- Size: 30.3 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`