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 github pages instead of vercel #56

Open
3 tasks
jkleiber opened this issue Mar 28, 2024 · 0 comments
Open
3 tasks

Use github pages instead of vercel #56

jkleiber opened this issue Mar 28, 2024 · 0 comments
Assignees

Comments

@jkleiber
Copy link
Member

Summary
We aren't leveraging vercel's hosting service other than for serving a static site. This could also be done on Github Pages, and could be better for our roadmap (Vercel starts charging money for multiple users managing the site, while Github Pages is manageable by everyone with appropriate permissions in this organization).

The objective of this ticket is to stand up a Github Pages deployment workflow, as well as a PR preview workflow. Once this is done, we can migrate away from Vercel.

Work Scope

  • Determine how to package the app to correctly for Github Pages
  • Create a Github Pages deploy workflow for continuous deployment
  • Create a Github Pages preview workflow for PR reviews
@jkleiber jkleiber added this to the Long Term Backlog milestone Mar 28, 2024
@jkleiber jkleiber self-assigned this Mar 28, 2024
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

1 participant