Cloudflare Worker behind https://avrg.dev
panel
: a Vite ReactJS appworker
: a Cloudflare Worker apptrpc
: a trpc router shared by bothpanel
andworker
applications
To build all apps and packages, run the following command:
yarn build
To develop all apps and packages, run the following command:
yarn dev