nimblehq / gin-templates

Our optimized Gin templates used in our projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Heroku add-on

hoangmirs opened this issue · comments

Why

We often deploy the project to Heroku by default. But we still need to add some extra steps to create the Heroku app, add the database add-ons, set some default environment variables. Therefore, we should add the Heroku add-on to generate the Terraform code and guideline to make the deployment faster

Insights

It was implemented in recruitmate-web: