Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 844 Bytes

TODO.md

File metadata and controls

29 lines (22 loc) · 844 Bytes

Todo

This is a Turborepo starter template with Tanstack Router

Known Issues

  • Deploying StaticSite to Cloudflare with SST does not work?

TODO

  • Replace blog package with Astro
  • Add Tanstack Start App
  • Add Expo Mobile Package
    • Having issues deploying to CF with SST, but works with AWS SST provider.
    • Try with Cloudflare Pulumi
  • Determine if tsup can be removed to simplify repo
  • Replace Jest with Bun's built-in test runner
  • Add Drizzle ORM DB Package
  • Add Tanstack Router Vite SPA App
  • Replace Express Server with Hono
  • Add Core Package for Business Logic
  • Replace ESLint/Prettier with Biome, add biome format, lint, check scripts
    • Add Biome
    • Remove Eslint

Lower Priority

  • Add T3 Env
  • Add common utilities like Knip