Begin by making sure both parties are on latest version of surge
npm install -g surge
- Add user as collaborator by inviting them on your next deployment.
surge --project path/to/www --domain example.com --add [email protected]
- Downgrade project (the project will continue to run)
surge plan example.com
(select Standard when prompted)
-
Accept invite they have recieved in their
[email protected]
email inbox. -
They upgrade project
surge plan example.com
(select Plus and follow prompts)