You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a sample project demonstrating how to build a RESTful API using Hono (a fast and lightweight web framework) and Supabase (a backend-as-a-service platform). The project uses Drizzle ORM for database interactions and Zod for schema validation.