1Name it
2Find the code
3Build a preview
What are we working on?
A product is one business as your customers see it — even if it is really a website, a shop and a booking system stitched together.
Whatever you call it out loud. You can change this later.
This only helps us guess what to look for. We check properly in a minute.
Where does your product live?
Your website’s code sits in a GitHub account — yours, or your developer’s. Connect it and we can read it, change it, and put changes back.
On the next screen GitHub will ask you to allow three things
- Read your website’s files contents: read
- Save changes back to it contents: write
- Ask for approval when your site is protected pull requests: write
You choose which projects we can see — everything else in your account stays invisible to us. You can change or remove this from your GitHub settings at any time, without asking us.
Do not have GitHub? Most site owners do not.
Setting up your preview
A private copy of your site that only you can see. Every change is tried here first — your real site carries on untouched.
Your preview is ready
Ask for anything you like. You will see it here before anyone else sees it anywhere.