Skip to content

maeldz/grocery-backend

Repository files navigation

Greenkeeper badge

🍉 grocery-backend

API REST for Grocery app.

📱 Mobile

  • You can access the mobile app repository here.

📊 Admin panel

  • You can access the admin panel repository here.

📌 Endpoints

  • You can access the api endpoints by Insomnia JSON file here.

❗ Possible improvements

  • Remove the cache strategy that may be unnecessary and start causing bugs
  • Rewrite the code in Typescript

🔧 Running the project

  • Clone this repository.
  • Install all dependencies using the command yarn.
Scripts
yarn start

Starts the server in production mode

yarn dev

Starts the server in development mode

yarn queue

Starts the mail queue in production mode

yarn dev-queue

Starts the mail queue in development mode

🔥 Used technologies

  • NodeJS
  • Express
  • Bee Queue
  • Sequelize
  • Yup
  • Bcrypt
  • Json Web Token
  • Others NodeJS libs.

👨 Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published