nimblehq / gin-templates

Our optimized Gin templates used in our projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add selecting variants and add-ons when creating application

hoangmirs opened this issue · comments

Why

As we're going to add more features, we should let the users customize their application by selecting the needed features.

Insights

We can use Choice variables to get the options and Generate Hooks to remove the redundant code after initializing the application

Who Benefits?

Anyone who using this template