Knochenmark / boilerplate-project-metricimpconverter

A boilerplate for a freeCodeCamp project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeCodeCamp- Information Security and Quality Assurance

  1. SET NODE_ENV to test without quotes
  2. Most logic will need done in controllers/convertHandler.js but do complete 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

About

A boilerplate for a freeCodeCamp project.


Languages

Language:JavaScript 63.5%Language:Shell 20.2%Language:HTML 16.3%