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

Explore Backend Options and settle on one. #16

Open
kaljitism opened this issue Mar 27, 2024 · 0 comments
Open

Explore Backend Options and settle on one. #16

kaljitism opened this issue Mar 27, 2024 · 0 comments
Assignees
Labels
new-milestones A huge upgrade

Comments

@kaljitism
Copy link
Member

We have finalized that we will be using Cloud Run for hosting our app. We need a scalable backend as well and following are the options -

  1. Dart Shelf - Low Level, Scalable, Supported by Dart Team, No Docs
  2. Dart Frog - Minimalistic, Easy, Good Docs, Unsure about Scalability
  3. Serverpod - Promising Dart Backend, Excellent Support for Flutter, Recently Funded
  4. Functions - For compute intensive tasks, generally unrelated to architecture

The purpose of this study would be to study and finalize on one or multiuple solutions based on application needs and feasibility of a single developer working on the application for a long time.

@kaljitism kaljitism added the new-milestones A huge upgrade label Mar 27, 2024
@kaljitism kaljitism self-assigned this Mar 27, 2024
@kaljitism kaljitism moved this to In progress in @kaljitism's Alpha Release Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-milestones A huge upgrade
Projects
No open projects
Status: In progress
Development

No branches or pull requests

1 participant