Skip to content

swciitg/HAB-2.0_21

 
 

Repository files navigation

SWC-HAB-Portal

Run Locally

Clone the project

  git clone https://github.com/swciitg/HAB-2.0_21.git

Go to the project directory

  cd directory-name

Install dependencies

  npm install

Create a .env file

OUTLOOK_CLIENT_ID="",
OUTLOOK_CLIENT_SECRET="",
OUTLOOK_CALLBACK="",
MONGO_URI=,
PORT=

Start the server

  node app.js

It'll show as : VS Code

Screenshot 2022-03-13 at 13 39 35

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.8%
  • JavaScript 19.7%
  • EJS 5.5%