Skip to content

meliwex/pizzeria-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend application

Technologies used:

  • Node.js
  • Express.js
  • JWT
  • MongoDB

Application needs these environment variables (Create .env file)

PORT=
MONGODB=
JWT_SECRET=
BACKEND_URL=

e.g.

PORT=3000
MONGODB=mongodb://localhost:27017/pizza-store
JWT_SECRET=T6PEQy3HyeUkMmwqStd3uSDuCp94KdAauYu5PsGxYBfvpTfTyztvRhKUXUACu98CkVzsDsjjzrTFyuN27eNv9nUTGbg7uyHtuZQqdVt
BACKEND_URL=http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published