Skip to content

jesperancinha/boilerplate-project-messageboard

 
 

Repository files navigation

FreeCodeCamp- Information Security and Quality Assurance

Project Anon Message Board

  1. SET NODE_ENV to test without quotes when ready to write tests and DB to your databases connection string (in .env)
  2. Recommended to create controllers/handlers and handle routing in routes/api.js
  3. You will add any security features to server.js
  4. You will create all of the functional/unit tests in tests/2_functional-tests.js and tests/1_unit-tests.js but only functional will be tested

Test your project here:

About me

GitHub followers

About

A boilerplate for a freeCodeCamp project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.2%
  • JavaScript 43.1%
  • Shell 10.3%
  • Other 1.4%