Tip
Create a pull request; automatically get a remote preview server.
Note
Run a server manually or programatically on your machine.
You can test with PIP or Poetry or Docker or Make.
Warning
Only authorized contributors may deploy to our test server.
- Have a branch with changes ready to deploy.
- On your branch, edit the pre-prod workflow config
branches:list to include your branch. - Commit the change to trigger the workflow.
- Wait for GitHub action to complete.
- Load https://pprd.designsafe-ci.org/user-guide/.
Caution
Others can override your test by deploying to this server.