Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for running on Cloudflare Workers and D1 #1

Open
dknecht opened this issue Jun 6, 2023 · 1 comment
Open

Add support for running on Cloudflare Workers and D1 #1

dknecht opened this issue Jun 6, 2023 · 1 comment

Comments

@dknecht
Copy link

dknecht commented Jun 6, 2023

No description provided.

@dknecht dknecht changed the title Add support for Add support for running on Cloudflare Workers and D1 Jun 6, 2023
@lovasoa
Copy link
Collaborator

lovasoa commented Jun 6, 2023

That would be a great deployment option, but would require some low-level work first. Mainly

  • implement support for D1 in sqlx
  • implement support for cloudflare workers in actix-web (or abstract away the use of actix in sqlpage and implement a separate cloudflare backend on top of that abstraction).

Would you be interested in contributing to that ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants