This is a quick port of https://github.com/rocicorp/hello-zero to use Vue and Nuxt.
First, install dependencies:
corepack enable
pnpm iNext, run docker:
pnpm dev:db-upIn a second terminal, run the zero cache server:
pnpm dev:zero-cacheIn a third terminal, run the Vite dev server:
pnpm dev:uiThis was based on https://github.com/rocicorp/hello-zero.
Made with ❤️
Published under MIT License.