Skip to content

buitai97/techshop-backend

Repository files navigation

🛍️ TechShop API Backend

A RESTful API backend for TechShop, an e-commerce application built with Express.js, Prisma, and JWT authentication.
This backend handles user authentication, product management, and order logic, and is designed to integrate with a Vite-based frontend.


🚀 Tech Stack

  • Node.js + Express.js — web server & routing
  • Prisma ORM — database access layer
  • MySQL — database
  • JWT — authentication system
  • TypeScript — static typing and structure
  • dotenv — environment configuration
  • CORS — secure frontend-backend communication
  • Session Store (via Prisma or memory)
  • Vite Frontend Ready — easy API consumption from frontend app

Demo

https://techshop-alpha.vercel.app/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published