You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2019. It is now read-only.
would love it if you could set up a Zeit Now Auto deployment for just Pull Requests. Essentially, whenever someone makes a PR and makes new commits to it, it would deploy the app based on the branch and post the link in the PR. Then, there would be no need for screenshots! https://zeit.co/docs/v2/integrations/now-for-github/ I've added you to our zeit account, but make sure to not deploy master... because we use surge.sh for that because of domain name stuff with national
check out circle.yml for deployment commands. We generate static files with next.js with npm/yarn and then deploy those static files
would love it if you could set up a Zeit Now Auto deployment for just Pull Requests. Essentially, whenever someone makes a PR and makes new commits to it, it would deploy the app based on the branch and post the link in the PR. Then, there would be no need for screenshots! https://zeit.co/docs/v2/integrations/now-for-github/ I've added you to our zeit account, but make sure to not deploy master... because we use surge.sh for that because of domain name stuff with national
check out circle.yml for deployment commands. We generate static files with next.js with npm/yarn and then deploy those static files