Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 458 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 458 Bytes

voting

# local development
# IMPORTANT: use different stage than with 'sst deploy'
sst dev --stage local

# update and deploy changes
sst deploy

# backup the s3 bucket
aws s3 cp s3://<name-of-the-bucket/<optional-folder> . --recursive

Resources