Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 492 Bytes

File metadata and controls

14 lines (12 loc) · 492 Bytes

Carlos' Frontend + Supabase Starter Template

This is a template maintained by @carlosdp used for quickly spinning up new experiments with a nice, quick dev environment and minimal boilerplate. It uses the following tools and libraries:

  • Vite (dev server / bundling, fast and ES module-based)
  • Vitest (for tests)
  • ESLint (with Prettier plugin)
  • Chakra UI
  • Supabase
  • Supabase react hooks
  • React Query
  • PGBoss worker

License

This project is licensed under both MIT and Apache 2.0