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

Automatic deploy via CI/CD (hopefully Vercel) #7

Open
anton-karlovskiy opened this issue May 29, 2021 · 2 comments
Open

Automatic deploy via CI/CD (hopefully Vercel) #7

anton-karlovskiy opened this issue May 29, 2021 · 2 comments

Comments

@anton-karlovskiy
Copy link
Member

@addyosmani
I think the repository is not configured with CI/CD integration.
I think we can use Vercel as it's a Next.js project, although we used Netlify during the development.

@addyosmani
Copy link
Member

As part of moving the repo over to TasteJS, I've re-setup our CI/CD just now via Netlify so future PRs should get preview builds against them too.

Re: Vercel - I'm certainly not opposed to using Vercel for CI/CD but may need to explore if we can get a paid account there to do so.

@anton-karlovskiy
Copy link
Member Author

@addyosmani
Thank you for letting me know.
One thing I'd like to add is our project is an SSG (static site generation) but if we may want to apply SSR, we would have to figure out how to deploy an SSR project in Netlify. In Vercel, it's supported by default.

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

2 participants