Skip to content

Repository files navigation

Poshak Drop Engine

A clothing-brand platform built around limited drops, pre-orders, hype tracking, style recommendations, admin analytics, campaigns, and a React frontend.

Stack

  • Backend: Node.js + Express + MySQL
  • Frontend: React + TypeScript + Vite
  • Database: your existing MySQL schema in poshak

Run

Backend:

npm.cmd start

Frontend:

npm.cmd run client:dev

Production frontend build:

npm.cmd run client:build

Demo Login

  • Admin: admin@poshaklounge.com / Admin@123
  • Customer: demo@poshaklounge.com / Demo@123

Important Files

  • Backend entry: server/index.js
  • Routes: server/routes/
  • Controllers: server/controllers/
  • Validations: server/validation/
  • Query repositories: server/repositories/
  • React app: client/src/
  • React service layer: client/src/services/apiService.ts

Verified

  • Backend module load with .env
  • React TypeScript compile
  • React production build
  • Direct checkout + mock payment service flow against MySQL

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages