Allen-BME / pointless-analogies

1 stars 2 forks source link

Add S3 bucket to stack for web content #9

Closed NinteMars closed 12 hours ago

NinteMars commented 5 days ago

An S3 bucket should be added to the stack to hold website code (HTML, CSS, JS).

Currently, the index lambda returns an internal string, but this might cause issues later, and will likely be required if we want to include JS code or css styling.