Skip to content

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

Watchers

Forks

Releases

Packages

Contributors

Languages