🚀Environments

Development and Production

Alphi is a multi-environment nocode backend that allows you two to have two versions of the same endpoint.

Development

The development flow can only be run if the flow is open and in development mode.

URL https://dev.api-server.io/

Production

The production flow can only be updated if you deploy development to production.

URL https://live.api-server.io/

Rollback

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 updated