Running sorry cypress on render, for a fraction of the cost of other platforms.
In this repo, the sorry cypress stack is deployed using render.
Use this repo, or copy the render.yaml.
Run the following command to start the Dashboard locally (documentation)
docker-compose -f ./docker-compose.yml up
You need to give the external URL of the director
service from Render to the process running cy2
as an environment variable named CYPRESS_API_URL
(documentation)
Next, navigate to the external URL of the dashboard
service from Render and follow the creation steps.
Your Cypress configuration must include a projectId
matching the one you created in the Sorry Cypress Dashboard