Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

A template repository for building static websites hosted on Amazon S3 and served through an Amazon CloudFront distribution

License

Notifications You must be signed in to change notification settings

george-lim/serverless-static-website-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Static Website Template

releases ci license

Serverless Static Website Template is a template repository for building static websites hosted on Amazon S3 and served through an Amazon CloudFront distribution.

Usage

Choose george-lim/serverless-static-website-template as the template when creating a new repository.

Dependencies

make

This installs dependencies for Serverless Static Website Template.

Serverless Framework Pro

  1. Create a Serverless Framework Pro account
  2. Create a serverless framework app and link it with this project

Deployment

sls login
sls deploy

This deploys Serverless Static Website Template on AWS.

Features

Serverless Static Website Template contains everything required to deploy a simple static website on AWS. Simply edit the files in the www folder and run sls deploy to update the website.