MCPcopy Index your code
hub / github.com/danielroe/hello-zero-nuxt

github.com/danielroe/hello-zero-nuxt @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
11 symbols 21 edges 10 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Nuxt ❤️ Zero

This is a quick port of https://github.com/rocicorp/hello-zero to use Vue and Nuxt.

Run this repo

First, install dependencies:

corepack enable
pnpm i

Next, run docker:

pnpm dev:db-up

In a second terminal, run the zero cache server:

pnpm dev:zero-cache

In a third terminal, run the Vite dev server:

pnpm dev:ui

❤️ Credits

This was based on https://github.com/rocicorp/hello-zero.

🏛️ License

Made with ❤️

Published under MIT License.

Core symbols most depended-on inside this repo

randInt
called by 4
app/composables/rand.ts
randBetween
called by 2
app/composables/rand.ts
randID
called by 1
app/composables/rand.ts
randomInt
called by 1
server/api/login.get.ts
must
called by 1
server/api/login.get.ts
formatDate
called by 0
app/utils/date.ts
useZero
called by 0
app/composables/zero.ts
useInterval
called by 0
app/composables/use-interval.ts

Shape

Function 11

Languages

TypeScript100%

Modules by API surface

app/composables/rand.ts3 symbols
server/api/login.get.ts2 symbols
app/db/schema.ts2 symbols
app/utils/date.ts1 symbols
app/db/data/test-data.ts1 symbols
app/composables/zero.ts1 symbols
app/composables/use-interval.ts1 symbols

For agents

$ claude mcp add hello-zero-nuxt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact