Skip to content

navnit28/nitc_events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NITC Events

This project is a full stack website for managing Events in NITC.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

GOOGLE_CLIENT_ID= '130445891069-g41nimjg0toaidiei6f8004e91k8uk1m.apps.googleusercontent.com'

GOOGLE_CLIENT_SECRET= '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'

PORT=3000

SESS_NAME='sid'

SESSION_SECRET='secret'

SES_LIFE= 7200000

NODE_ENV='development'

Installation

To run this project on your local system please ensure that you have following things installed:-

Then run these commands in your terminal

  cd nitc_events
  npm install
  node app.js

Open http://localhost:3000/ in your browser to view the application In case of any issues in installation Caontact me - [email protected] or +91 7992291651

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published