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

Use Cloudflare Workers? #290

Open
sumanthratna opened this issue Jul 29, 2021 · 0 comments
Open

Use Cloudflare Workers? #290

sumanthratna opened this issue Jul 29, 2021 · 0 comments
Labels
enhancement New feature or request future To be added later on

Comments

@sumanthratna
Copy link
Member

sumanthratna commented Jul 29, 2021

  • run entire site on the edge using Cloudflare Workers rather than a centralized server like PythonAnywhere
  • application PDFs can be temporarily stored using KV (Edge file store) if PDF files are <= 2MB
  • data for admins can still be stored in DB (Macrometa, Fauna, PostgREST, MySQL w/ REST)

probably don't need Flask (we can implement all needed functionality w/ Workers), although it may help to keep Flask when transitioning

@sumanthratna sumanthratna added enhancement New feature or request future To be added later on labels Jul 29, 2021
@sumanthratna sumanthratna changed the title Use Cloudflare Worker for PDF application generation Use Cloudflare Workers? Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future To be added later on
Projects
None yet
Development

No branches or pull requests

1 participant