rudolphh / anonymous-message-board

An API for actions on an anonymous message board. Built using Node, Express, Mongo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeCodeCamp- Information Security and Quality Assurance

Project Anon Message Board URL

  1. SET NODE_ENV to test without quotes when ready to write tests and DB to your databases connection string (in .env)
  2. Recomended 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

About

An API for actions on an anonymous message board. Built using Node, Express, Mongo


Languages

Language:HTML 63.2%Language:JavaScript 35.7%Language:CSS 1.1%