Skip to content

Freedom41/boilerplate-project-issuetracker

 
 

Repository files navigation

FreeCodeCamp- Information Security and Quality Assurance

  1. Mongoose used.
  2. CRUD implemented
  3. All tests pass
  4. App avaliable on https://issutrackerfree41.glitch.me/

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

About

A boilerplate for a freeCodeCamp project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.1%
  • HTML 29.4%
  • Shell 12.9%
  • CSS 0.6%