For development, you will only need Node.js and a node global package, Yarn, installed in your environement.
For starting development server, run yarn start
in project folder.
MVC structure
models
: Database Models
controllers
: Various handlers for HTTP Requests
routes
: Definitions of Sub-routers
utils
: Middlewares and other files common to multiple functions
scripts
: Extra scripts (unrelated to the usual flow of the webapp)
docs
: Documentation
- Update as of 31/12/2021 11:28 PM (Yes 30 mins before new Year) - Managed to submit round 2 , would work fast enough to get through round 3