Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 420 Bytes

readme.md

File metadata and controls

23 lines (18 loc) · 420 Bytes

Static site boilerplate template.

nicks-furniture.com/

Stack

Middleman

Deployment

  1. Create bucket
  2. Create .env file with
AWS_ACCESS_KEY_ID=xxxxxxxxxxxxxxxxxxxx
AWS_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxxxxxx
BUCKET=xxxxxxxxxxxx
  1. run
./deploy.sh

Todo

  1. create api at ezworks.online to handle contact forms.