<FromGitter>
<damianham> @JohnLegrand an easy approach would be to generate a crystal API app and then auto generate the controllers and models from the database schema. Have a look at this project for inspiration https://github.com/damianham/builder. It doesn't generate Granite controlelrs/models but it would be a simple task to add templates to do that.
feepbot has quit [Ping timeout: 240 seconds]
feepbot has joined #amber
<FromGitter>
<faustinoaq> Hi @damianham, Sometime ago I think you asked about my vue recipe, The code is here: https://github.com/faustinoaq/vue-amber-recipe, but it still requires a bit of work, I was thinking on making an example instead, WDYT?
<FromGitter>
<faustinoaq> BTW, the code is some months old, I'll check it again soon 👍