How to Retrieve DATABASE_URL in Cloudflare?
I'm using Hono and Drizzle with Cloudflare. How do you properly retrieve DATABASE_URL? Any advice would be appreciated!”
2 Replies
I think you should use environment variables, you can add it in workers -> settings
Thankyou for your answer but I want to run it in a locol enviroment