Hacker News new | past | comments | ask | show | jobs | submit login

I've been using Hono + Bun + SQLite for all my personal projects, and I really like it. Essentially, I've replaced Express and Node with it. What I appreciate the most is how quickly I can set up a project with Bun, have native SQLite connector, and how minimal the Hono base app is. Additionally, I can use JSX without any setup hassle.



Do you have some example?


not that guy, but here is a small video streaming example using Bun/Hono/SQLite/Drizzle/SolidJS: https://codeberg.org/vlfldr/ucourse


Where do you deploy these projects?


I deploy a very similar app on a 5$ vps that could be from any provider. Hetzner is popular.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: