Skip to content
/ s3-spa Public

SPA Application Infrastructure with CloudFront + S3

Notifications You must be signed in to change notification settings

0xvon/s3-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 SPA Infrastructure CF Template

SPA Application Infrastructure with CloudFront + S3

Environment

  • Route53
  • CloudFront
  • S3
  • WAF

Directory Design

  • root.yml ... Root Stack
  • templates/ ... Stacks of SPA Application
  • sample/ ... sample index.html

How to Use

1.set your environment variables on .env

.env

APP_NAME=sample-spa
DOMAIN_NAME=sample.com
CFSSLCertificateId=xxxx-yyyy-zzzz

2.login with your AWS account

$ aws configure

3.deploy your service

ENV ... prd | something

$ sh deploy ENV

4. Go To your console and Try it!

enjoy!

About

SPA Application Infrastructure with CloudFront + S3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages