Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (11 loc) · 658 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 658 Bytes

KGPverse backend

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