Deplify Docs home page
Search...
⌘K
Support
Login
Login
Search...
Navigation
Stack Blueprints
Static Website Blueprint
Documentation
Discord Channel
Get Started
Introduction
Quickstart
The Basics
Deplify x AWS
Why AWS?
Connect an AWS Account(s)
Don't Have An AWS Account?
Leveraging The AWS Free Tier
AWS Account Service Quotas
Best Practices
Why Lambda?
Stacks
Overview
Stack Blueprints
Next JS Blueprint
Web API Blueprint
Static Website Blueprint
Terraform Provider Blueprint
CDK Provider Blueprint
Firewall & DDOS Protection
Custom Domains
Environment Variables
Continuous Deployment
Monorepo Support
On this page
Getting Started
Stack Blueprints
Static Website Blueprint
The Static Website Blueprint will build and deploy your static website code and make it available on the internet. All assets will be stored in an s3 bucket which will sit behind a cloudfront distribution for max performance and speed.
Getting Started
Deploying your website is easy, just follow the steps below.
1
Create a Static Website stack in Deplify
Hit the
Add a Stack
button in the environment view.
Choose the
Static Website
blueprint.
If your project requires custom build commands, ensure you fill them in.
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.
Web API Blueprint
Terraform Provider Blueprint
Assistant
Responses are generated using AI and may contain mistakes.