Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 362 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 362 Bytes

Lato delta

Full stack app with React for frontend and Hono for backend deployed to Cloudflare pages with functions.

Features and tools used

  • Frontend: React
  • Backend or functions: Hono
  • Hosting: Cloudflare pages with functions
  • Database: Cloudflare D1 (WIP)
  • ORM: Drizzle (WIP)
  • Auth: Lucia (WIP)
  • Design: Tailwind (WIP)
  • Routing: TanStack Router