Root folder must be adjacent to the hypetrigger-monorepo private repository.
Configs and other resources are read directly from the hypetrigger-monorepo source files.
Build locally and then upload to S3 bucket via the AWS CLI.
pnpm export
aws s3 sync out/ s3://hypetrigger-siteor:
pnpm export && pnpm run deployInstall with
msiexec.exe /i https://awscli.amazonaws.com/AWSCLIV2.msihttps://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html
Create a .env.local in the root. See .env.example for the list of exported secrets and config vars.