Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 327 Bytes

File metadata and controls

10 lines (7 loc) · 327 Bytes

EzySync POS - Full Source

Contents:

  • pos-web/: Next.js app (App Router) + Prisma schema + API routes
  • electron-desktop/: Electron wrapper for offline packaging (uses SQLite)
  • .env.example, .github/workflows for CI builds

Follow the docs in pos-web/README.md to run locally and deploy to Vercel.