Getting Started
Note For the best results, fill in the build commands during stack creation, if left empty, Deplify will do its best to auto detect the build commands.
1
Create a stack in Deplify
- Hit the
Add a Stack
button in the environment view. - Choose the
Web API
blueprint. - Build settings are left empty by default, Deplify will inspect your code to determine the correct commands. You can also override these yourself by filling in the fields.
- Click
Create Stack
2
All Done
Your project will be deployed in around 10 minutes.
Note Subsequent deployments will be much faster. The first deployment takes around 10 minutes since a cloudfront distribution is getting created.