- Install dependencies with
pnpm i
. - Add your AWS Profile credentials locally. On Mac:
~/.aws/credentials
.[yourprofile] aws_access_key_id = <keyid> aws_secret_access_key = <access_key>
- Add your
AWS_PROFILE=yourprofile sst start --region=<yourregion>
script topackage.json
. - Set the environment variables based on
.env.example
. - Deploy, (Update the frontend/backend with your needs, they might not work with the defaults, they are just used as samples).
-
Notifications
You must be signed in to change notification settings - Fork 0
mawgik/sst-skeleton
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic setup for sst (sst.dev) using Vue + Typescript + Vite and a Rest API connected to DynamoDB
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published