Skip to content

spandan1030/celesta2020

 
 

Repository files navigation

celesta2020

For contributing

Create a .env file in the root directory and the file should contain the following fields

NODE_ENV = development
PORT = 4500
DB_URI = mongodb://localhost:27017/celesta
JWT_SEC = jwtsecretdev
EMAIL_USER = iitpapplication@gmail.com
EMAIL_PASSWORD = password

Quick Start

# Install dependencies (Server & Client)
npm run add

# Run client build
npm run build

# Server + Static Build Client - http://localhost:4500
npm start

About

Fullstack app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 43.0%
  • JavaScript 30.7%
  • SCSS 26.1%
  • Other 0.2%