Skip to content

Backend built with NodeJs for the pizzaapp application

Notifications You must be signed in to change notification settings

sherlock28/pizzapp-back

Repository files navigation

Pizzapp

Required environment variables

NODE_ENV=development
PORT=4000
SECRET_KEY=your_key_jsonwebtoken
EXPIRES_IN=86400
DATABASE=mongodb://localhost/your_db
CLOUDINARY_CLOUD_NAME=your_cloudinary_name
CLOUDINARY_API_KEY=your_cloudinary_api_key
CLOUDINARY_API_SECRET=your_cloudinary_api_secret
CLOUDINARY_FOLDER=your_cloudinary_folder
[email protected]
GOOGLE_APP_PASSWORD=your_google_app_password
APP_DOMAIN=localhost

About

Backend built with NodeJs for the pizzaapp application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published