If you're building APIs with @honojs - here are 5 things you should do in every app.
This is all covered in my recent video over on @syntaxfm
๐ฟ Watch: https://t.co/O3f8O2mtyy
View the code: https://t.co/VOHHhu8skb
@webdevcody Probably get away with it longer by putting it on a one per day cron ๐. Then feed it all the previous titles first so there are less duplicates and it fills in more of the category graphs ๐
@kristianfreeman My first read through this seemed really nice because of the glue required to use D1 with workers and websockets. Mostly the websockets part. I guess I was kind of hoping since it was directly in Durable Objects the realtime part would be much more simple. Weโll see I suppose ๐
If you haven't met, I'd like to introduce you to Townie
You can generate apps in seconds โ with a backend & sqlite database โ and it's already deployed
@donaldklee@daniel_nguyenx@Bolt__AI Yeah I canโt imagine that being useful. I just went through this a couple weeks ago and I have Cloudflare R2 with dropshare for actual โ1 versionโ ownership. Can keep the images forever and cheap too.
I see where @Cloudflare is going with all this. Imagine Hono + D1 + Durable Objects websockets working closely together. The full stack real time relational dream is not far away.
So you can use database constraints with @supabase but the type gen doesn't include these? It seems odd that these are so close but then you have to manually add the constraints.