jikalvin / hackathon-api

New repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackathon-e-learning

Instructions

DB_HOST=mongodb://localhost:27017/hackathonBase
JWT_SECRET=<Difficult to decypher string>
  • Install all the packages in the package.json file using npm or yarn as follows
npm init
yarn
  • To start the server use yarn start

About

New repo


Languages

Language:JavaScript 100.0%