Skip to content

PavelJiranek/pj-fcc-pesonal-library

 
 

Repository files navigation

FreeCodeCamp- Information Security and Quality Assurance

Project Personal Library

  1. ADD YOUR MongoDB connection string to .env without quotes as db example: DB=mongodb://admin:pass@1234.mlab.com:1234/fccpersonallib
  2. SET NODE_ENV to test without quotes
  3. You need to create all routes within routes/api.js
  4. You will add any security features to server.js
  5. 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 67.9%
  • Shell 14.9%
  • HTML 13.4%
  • CSS 3.8%