I'm interested in using better-auth-cloudflare with Alchemy.run which offers Infrastructure as TypeScript and can deploy to Cloudflare, AWS, and more using pure TypeScript. Their platform boasts AI-generated support for APIs and rapid integration.
While trying to run:
npx @better-auth-cloudflare/cli@latest migrate
I received the following prompt:
Need to install the following packages:
@better-auth-cloudflare/cli@0.1.17
Ok to proceed? (y) Y
Better Auth Cloudflare v0.1.17 · migrate
No wrangler.toml found. Please run this command from a Cloudflare Workers project directory.
I'd like to ask for guidance or support in integrating better-auth-cloudflare with Alchemy.run, especially for projects that may not follow the typical Cloudflare Workers structure. Is there any recommended approach or documentation for this use case?
Thank you!
I'm interested in using better-auth-cloudflare with Alchemy.run which offers Infrastructure as TypeScript and can deploy to Cloudflare, AWS, and more using pure TypeScript. Their platform boasts AI-generated support for APIs and rapid integration.
While trying to run:
I received the following prompt:
I'd like to ask for guidance or support in integrating better-auth-cloudflare with Alchemy.run, especially for projects that may not follow the typical Cloudflare Workers structure. Is there any recommended approach or documentation for this use case?
Thank you!