You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the code for my website, hosted at https://www.satvikgupta.com. I'm using S3 and CloudFront to host the website. The website is built using my own templating engine, Lucid. Lucid converts Typescript code to static HTML files, which are then uploaded to S3 using the AWS CLI.