"npm run dev " fails
Try to make a project using cloudflare with postgres as db.
this boiler plate code is showing "An error has occurred"

1 Reply
you need to export the hono app at your index.ts/js file (or the taget main file at jsonc)
your can simple add this snnipet at end of your code
if you pretend to use other functionalities such as queues, email or scheduled, you can extend to ->