adonisjs/adonis-fullstack-app

Could you add a **mongo** branch?

wxs77577 opened this issue · 3 comments

I've create a boilerplate of mongodb, and people can use it via

adonis new --blueprint=adonisjs/adonis-fullstack-app --branch=mongo yardstick

I want to make it easier, could you add a mongo branch so that I can push it?`

And then, people can use it via

adonis new --branch=mongo yardstick`

Why not create a different blueprint all together?

I think use adonis new --branch=mongo yardstick is the easiest way.

I believe passing a github repo is usually easy. Adding it to the AdonisJs org gives the impression, that this is maintained officially and not by the community.