Skip to content

zeyad270/Shop-Management-api

Repository files navigation

Shop Management System (Backend)

This is a simple backend API for the shop management system (Node.js + Express + MongoDB).

Setup

  1. Copy .env.example to .env and set your values.
  2. Install dependencies:
    npm install
    
  3. Start server:
    npm run dev
    

Notes

  • Uploads are saved in /uploads.
  • Test endpoints using Postman; attach Authorization: Bearer <token> after signing in.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors