Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-ssr-tanstack
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: TanStack Router route source for slingshot-ssr — single-source routes for SSR + CSR apps
  • Workspace path: packages/slingshot-ssr-tanstack
  • Entry point: packages/slingshot-ssr-tanstack/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-ssr-tanstack
  • .
  • ./client
  • ./vite
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • test: bun test
  • test:unit: bun test tests/unit
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-permissions: workspace:*
  • @lastshotlabs/slingshot-ssr: workspace:*
  • @tanstack/react-router: >=1.0 <2
  • vite: >=5 <8