Good luck on your launch! I always envy simple one pagers that solves a specific problem. Just noticed a thing that you might want to update your catchphrase; '`It is like create-react-app` but we built it with Vue anyways' :D No matter what tech is behind, if it solves a problem and useful then it is a golden cookie ;)
Haha thanks!! Indeed) we just thought create-react-app is something that pretty much every developer heard of, while Vue is more niche. We used it because it's quicker for such a small thing
Hi PH
🤔 If you want to deploy a new project to AWS you have two options: click through the AWS console or write IaC in languages such as Pulumi or Terraform. The first option is quicker but not reproducible. The second option is slow and cumbersome, but allows you to reproduce it.
🤯 Did you know that 80% of projects use the same configuration for deployment? By Using templates Cookies quickly allows you to get a starting point of terraform to deploy your code to AWS. Best of all its open source and free to use.
🔋All batteries included so you can set up your CI to deploy using Github, Gitlab, Bitbucket and more
ℹ️ Easy to follow instructions so you can quickly apply and deploy your app in no time, even without prior terraform experience
🚀 To get started visit https://cookies.digger.dev
Hey PH, cookie baker here
We made Cookies because we felt that repetitive work in DevOps is getting out of control. But surprisingly, there's no way to reuse Terraform templates! Yes, sure, there are modules - but to use them you kinda need to be an expert anyway
Cookies makes it super simple to just generate what you need and run it, no need for expert knowledge of Terraform or AWS whatsoever
Thundra Sidekick