Monorepo First
Apps and shared packages stay in one workspace with predictable scripts.
BytezPanel
The stack now includes seeded auth, JWT login, Prisma-backed API data, and a first dashboard route served through Nginx on bpanel.bytez.live.
Apps and shared packages stay in one workspace with predictable scripts.
Frontend, API, and agent share the same TypeScript response shapes.
Shadcn-style primitives and a shared UI package keep the panel cohesive.
Workspaces
Next.js control surface with shared UI and types.
https://bpanel.bytez.live
NestJS backend for orchestration and account workflows.
https://bpanel.bytez.live/api
Express runtime for node health and Phase 1 actions.
https://bpanel.bytez.live/agent