Skip to content

1two3code/dickachu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dickachu

Just a static html site and a CDK deployment for AWS static site hosting.

Run local http-server

npm i -g http-server
cd dikachu && http-server

Deploy

  1. Register domain
  2. Create a public certificate for domain at AWS (Certificate Manager)
  3. Add AWS Account Id and domain to the cdk.json file and index.ts
  4. Deploy stack (npm run build && npm run synth && npm run deploy)
  5. Set domain nameservers to point to AWS Route 53 (resource created on stack deploy)

About

😘

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors