Commit graph

1 commit

Author SHA1 Message Date
bec36602b5
Code cleanup/rewrite
💥 Breaking Changes 💥

- Ditched Bun for Deno 🦕: Migrated from Bun to Deno due to recurring memory leaks and crashes on our test server.
- SQL Simplification 📈: Removed Prisma and now using Libsql alone
- Hono Takes the Stage: Switched from Elysia to Hono, a cleaner and more compatible framework that plays nice with Deno.

🧹 Code Cleanup 💪

Removed unnecessary clutter and streamlined the codebase for better readability and maintainability.
2024-12-03 18:52:35 +01:00