ndelvalle/generator-api

Generator without mongodb

luizJavorskiApollo opened this issue · 1 comments

Is there a way to just create the nodejs api without the mongo?

No @luizJavorskiApollo, you can use the generator, then remove the mongo connection manually and replace with a SQL one.