Skip to content

sk044/Celesta20Backend

 
 

Repository files navigation

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 = [email protected]
EMAIL_PASSWORD = password

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%