sk044 / Celesta20Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

celesta20backend

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

About

License:MIT License


Languages

Language:JavaScript 100.0%