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

Startup-Nights/pitching

Repository files navigation

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