MCPcopy Index your code
hub / github.com/bmdavis419/tanstack-start-vs-sveltekit

github.com/bmdavis419/tanstack-start-vs-sveltekit @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,210 symbols 1,284 edges 21 files 102 documented · 8%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Tanstack Start VS SvelteKit

Two really basic todo apps that work the exact same as an example...

These are both ready to be deployed to cloudflare with one command as well (not provided deployed versions since they used global state and are fake apps lol)

Extension points exported contracts — how you extend this code

ServiceWorkerGlobalScope (Interface)
* This ServiceWorker API interface represents the global execution context of a service worker. * Available only in sec
sveltekit-example/src/worker-configuration.d.ts
ServiceWorkerGlobalScope (Interface)
* This ServiceWorker API interface represents the global execution context of a service worker. * Available only in sec
tanstack-app/worker-configuration.d.ts
FileRoutesByFullPath (Interface)
(no doc)
tanstack-app/src/routeTree.gen.ts
Response (Interface)
* This Fetch API interface represents the response to a request. * * [MDN Reference](https://developer.mozilla.org/doc
sveltekit-example/src/worker-configuration.d.ts
Response (Interface)
* This Fetch API interface represents the response to a request. * * [MDN Reference](https://developer.mozilla.org/doc
tanstack-app/worker-configuration.d.ts
FileRoutesByTo (Interface)
(no doc)
tanstack-app/src/routeTree.gen.ts
Request (Interface)
* This Fetch API interface represents a resource request. * * [MDN Reference](https://developer.mozilla.org/docs/Web/A
sveltekit-example/src/worker-configuration.d.ts
Request (Interface)
* This Fetch API interface represents a resource request. * * [MDN Reference](https://developer.mozilla.org/docs/Web/A
tanstack-app/worker-configuration.d.ts

Core symbols most depended-on inside this repo

getTodos
called by 3
nextjs-example/app/lib/todos.ts
fireToggleTodo
called by 2
nextjs-example/app/components/TodoList.tsx
getDefaultTodos
called by 2
nextjs-example/app/lib/todos.ts
resetTodos
called by 2
nextjs-example/app/lib/todos.ts
toggleTodo
called by 2
nextjs-example/app/lib/todos.ts
addTodo
called by 2
nextjs-example/app/lib/todos.ts
getDefaultTodos
called by 2
sveltekit-example/src/lib/remote/todos.remote.ts
getDefaultTodos
called by 2
tanstack-app/src/data/demo.tq-todos.ts

Shape

Interface 621
Method 398
Class 170
Function 21

Languages

TypeScript100%

Modules by API surface

tanstack-app/worker-configuration.d.ts590 symbols
sveltekit-example/src/worker-configuration.d.ts590 symbols
tanstack-app/src/routeTree.gen.ts7 symbols
nextjs-example/app/lib/todos.ts5 symbols
nextjs-example/app/components/TodoList.tsx5 symbols
tanstack-app/src/routes/index.tsx2 symbols
tanstack-app/src/routes/__root.tsx2 symbols
tanstack-app/src/integrations/tanstack-query/root-provider.tsx2 symbols
nextjs-example/app/page.tsx2 symbols
tanstack-app/src/router.tsx1 symbols
tanstack-app/src/data/demo.tq-todos.ts1 symbols
sveltekit-example/src/lib/remote/todos.remote.ts1 symbols

For agents

$ claude mcp add tanstack-start-vs-sveltekit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact