/el-coffeShop-backend

el-Coffee Shop is a cool place to hang out with a cup of coffee.

Primary LanguageJavaScript

el-CoffeeShop

el-Coffee Shop

el-Coffee Shop is a cool place to hang out with a cup of coffee.


📍 About

Repository Backend - el-Coffee Shop


📌 How To Install?

  • Clone This Repo
$  git clone https://github.com/elyasprba/el-coffeShop-backend.git
  • Go To Folder Repo
$  cd el-coffeeshop
  • Setup .env
DB_USER
DB_HOST
DB_DATABASE
DB_PASSWORD
DB_PORT
DATABASE_URL
JWT_SECRET
JWT_ISSUER
CLOUD_NAME
CLOUD_API
CLOUD_SECRET
  • Install Module
$  npm install
  • To Start The Project
$  npm run startDe

✍️ el-CoffeeShop - Frontend Link

Link project : el-CoffeeShop


⛏️ Built Using


🖇 Endpoint Details

Endpoint Method Info
/auth POST Auth
/users GET POST Users
/users/:id GET PATCH DELETE Histories
/products POST GET PUT PATCH DELETE Product Histories
/promos POST GET PATCH DELETE Categories
/transaction POST GET PUT PATCH DELETE Products

📄 Documentation