Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 555 Bytes

File metadata and controls

21 lines (15 loc) · 555 Bytes

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!