Code Contest Cruncher Submitter

July 8, 2018 ยท One minute read

This is the submitter of a collection of code contest challenges. You can see it live here. A submitted challenge becomes a gist here.

The libraries used include:

  • express (web server)
  • express-validator (validation)
  • moment (gist is named after the time it gets submitted)
  • pug (view)
  • sha1 (secure the secret)
  • bootstrap (layout)

Also use mongoose for the model.

Package manager is npm

form invalid-email error