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

Configure initial app hosting #26

Open
mackcooper1408 opened this issue Sep 14, 2024 · 1 comment
Open

Configure initial app hosting #26

mackcooper1408 opened this issue Sep 14, 2024 · 1 comment

Comments

@mackcooper1408
Copy link
Collaborator

mackcooper1408 commented Sep 14, 2024

you'll need some environment variables, so it's probably best to wait until #27 is done before starting this

Context

We should move to get a working "live" version of the app up and running so that we can quickly pass around to non-eng people what we have done and what's still in progress.

Definition of Done

  1. App hosting configuration is setup and a working "live" demo site is available for access

Engineering Details

  1. Since we're using NEXT, this is likely easiest done via Vercel (with serverless python functions for the backend), but there are certainly plenty of options for making this happen... The priority is easy to manage and free / cheap
@elucherini
Copy link
Collaborator

@leela-solomon @agennadi @AdamFinkle This should be a priority for the team. Vercel and fly.io don't support multi-container deployments, so our options are both limited and potentially more expensive if we want to go that route. As it was said above, I believe we should prioritize ease of use and free, so I'd consider simplifying for the sake of deploying quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for Requirements
Development

No branches or pull requests

3 participants