- Create access token in zerops UI
- Import project using
zerops-project.import.yml - Login in terminal using
zcli login TOKEN - Deploy app using
zcli push(select the importedsupabaseproject andsupabaseapp) - Wait for deployment to complete
- Enable Zerops subdomain access
- alternatively use
zcli vpn up(tosupabaseproject) and usesupabase.zerops:8000in the browser
- alternatively use
This isn't production ready at all!