Skip to content

wirdes/foodbaks_backend_public

Repository files navigation

FoodBaks NodeJS Backend

Features

  • User registration - user authentication
  • Adding - Editing - Deleting a products
  • Adding - editing - deleting a Resturant
  • MongoDb noSql database use and templates ready
  • Admin associated to edit restaurant settings

Tech

  • [node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework
  • [Mongoose] - HTML enhanced for web apps!
  • [JWT] - Industry standard RFC 7519 method for representing claims securely between two parties

Installation

Dillinger requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

Step 1

cd foodbaks_backend_public
npm i

Step 2

Editing✏️ File path
config.env .\config\env

Editing this file your JWTkey and MongoDb connection url

Last Step

npm start

And service is here 🚀

127.0.0.1:5000

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published