All projects
Live core, validation owedProductSME operations

PHSAROS

Point-of-Sale & operations dashboard for small retailers

2026Full-stack implementation contributor; ownership attribution under written review

The PHSAROS home page

01 / Overview

Overview

A point-of-sale system that half-records a sale is worse than a paper notebook, so the checkout path is one database transaction: the sale, its line items and the stock it takes commit together or not at all. PHSAROS is a Next.js 16 App Router app whose type-safe Server Actions call Prisma against Neon Postgres with no separate API layer, and every signed-in action is scoped to its organization, with tests on the boundary between organizations.

02 / Stack

Stack

  • Next.js 16
  • React Server Components
  • Server Actions
  • TypeScript
  • Prisma 7
  • Neon Postgres
  • NextAuth v5
  • Vercel
  • Tailwind CSS
  • Recharts
  • Zod

03 / Where it stands

Where it stands

A live core is hosted at phsaros.vercel.app. The codebase implements organization-scoped accounts and operations, but a fresh live walkthrough and real operator validation are still owed. Ownership attribution remains under written review.

Working on something similar?

Tell me what you're building.

Start a conversation →