This repository includes a saizeriya-compatible server, client library, and client app.
bun icd packages/server
bun devYou can see the dashboard at /dashboard.
A saizeriya client library written in JS/TS.
cd packages/clientBetterzeriya is a 3rd-party client for saizeriya, with better UX and performance.
cd apps/betterzeriya
bun dev