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

[FEATURE REQUEST] Add build preview to pull request #10

Open
darigovresearch opened this issue Jun 20, 2021 · 2 comments
Open

[FEATURE REQUEST] Add build preview to pull request #10

darigovresearch opened this issue Jun 20, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@darigovresearch
Copy link
Collaborator

This has been done to the precious plastic academy and is very helpful for testing that a pull request is doing what it says it should be doing

@darigovresearch
Copy link
Collaborator Author

@chrismclarke was it you that set this up?

@chrismclarke
Copy link
Member

Yep, agree always a handy feature to have. For the pp-academy I setup this with netlify, which is a pretty good option for something that just works quickly out of the box.

I think anyone with repo access can do this by connecting their own (free) netlify account. Here's a copy of the settings I have on my personal netlify for the pp-academy (if I can remember correctly it also meant adding another siteConfig file which you can see is copied over, because github pages and netlify use slightly different base URL structures)

image

I'm running low on free build minutes on my netlify account, but if someone else want to try then that would be great. Other options would probably either be vercel (works similar to netlify) or firebase (probably overkill)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants