yarn start to run locally. Open http://localhost:3000 to view it in the browser.
yarn build to create executable.
- Set up s3 bucket
- Create policy for only s3 bucket
- Make user that uses policy, generate key pair
- Set up cloudfront distribution for s3 bucket
- Make TLS cert for berkeley.grouphouse.io, whatis.grouphouse.io
- Point cloudfront at s3 bucket, attach TLS cert to cloudfront
- Make Github Action for re-building changes, pushing changes to s3 bucket
Manual Pushing:
yarn buildaws s3 sync build/ s3://berkeley.grouphouse.io