https://github.com/codemonument/example-tantack-start-solid-with-capnweb
An example repo for tanstack start (solidStart flavor) with the capnweb js rpc framework
https://github.com/codemonument/example-tantack-start-solid-with-capnweb
Last synced: 8 months ago
JSON representation
An example repo for tanstack start (solidStart flavor) with the capnweb js rpc framework
- Host: GitHub
- URL: https://github.com/codemonument/example-tantack-start-solid-with-capnweb
- Owner: codemonument
- Created: 2025-09-27T14:10:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-27T18:13:32.000Z (9 months ago)
- Last Synced: 2025-09-27T20:28:20.300Z (9 months ago)
- Language: TypeScript
- Size: 84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example tanstack start react with capnweb
---
# Repo Log
## 2025-09-27
- ## bunx create-start-app@latest
- name: example-tantack-start-solid-with-capnweb
- with tailwind
- ESLint toolchain (not biome, too early for that)
- no add-ons (not sure if they are compatible with tanstack start - solid
flavor)
- no exsamples
Use the following commands to start your app: % cd
example-tantack-start-solid-with-capnweb % bunx --bun run dev
=> start the app in dev mode for the first time to generate the routes.gen file
to fix TS LSP Errors!