An open API service indexing awesome lists of open source software.

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

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!