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

Improve the Vercel setup #97

Open
cball opened this issue Oct 22, 2020 · 1 comment
Open

Improve the Vercel setup #97

cball opened this issue Oct 22, 2020 · 1 comment
Labels
enhancement New feature or request vercel Issues related to Vercel
Projects

Comments

@cball
Copy link
Member

cball commented Oct 22, 2020

Right now, we:

  • Expect the user to modify the GitHub Actions workflow to properly set the Vercel scope
  • Have unclear instructions on how to add a database
  • Have unclear instructions on how to add secrets into Vercel

Ideally, we would:

  • Ask the user what team they will be deploying to. Bonus if we can use the vercel CLI to do this.
  • Direct the user to documentation for supported database providers. Is there something we can/should do with Prisma here?
  • Ask the user if they want to deploy now in order to link the project and get proper values for GitHub Actions.
  • Walk them through setting the secrets
@cball cball added enhancement New feature or request vercel Issues related to Vercel labels Oct 22, 2020
@cball cball added this to To do in Bison Oct 27, 2020
@cball
Copy link
Member Author

cball commented Dec 16, 2020

Additional information in this comment. We should definitely prompt for the team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vercel Issues related to Vercel
Projects
Bison
  
To do
Development

No branches or pull requests

1 participant