/cteWebDSol

My solutions to CTE's backend questionnaire.

Primary LanguageJavaScript

cteBackendSol

My solutions to CTE's backend questionnaire hosted at Backend Practice.

To run any script file:

  • Rename it index.js.
  • Move it to the root directory.
  • Run npm run index.
  • All files listen at port 3000.

Refer cteWebD.