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.