🚀
Environments
Development and Production
Alphi is a multi-environment nocode backend that allows you two to have two versions of the same endpoint.
The development flow can only be run if the flow is open and in development mode.
URL
https://dev.api-server.io/
The production flow can only be updated if you deploy development to production.
URL
https://live.api-server.io/
To revert the changes in development to the last flow deployed to production, select 'Rollback development to production'.
The production flow will not be affected.
Last modified 8mo ago