goshops-com / clipshare

An incredibly simple, open-source alternative to Loom that only requires S3-compatible storage—no servers needed
https://github.com/goshops-com/clipshare
MIT License
337 stars 10 forks source link

Automate AWS objects creation #19

Open renanwilliam opened 6 days ago

renanwilliam commented 6 days ago

Hello, excellent app! I am giving some tests, and it's incredible.

It may be nice to have a Cloudformation script to create an S3 bucket, CloudFront distribution, ACM Certificates, and Route53 alias in one command.

After that, maybe create a "convenience" script that installs all objects locally and in AWS.

I will open the ticket to keep on track while I work on it.