Generator without mongodb
luizJavorskiApollo opened this issue · 1 comments
luizJavorskiApollo commented
Is there a way to just create the nodejs api without the mongo?
ndelvalle commented
No @luizJavorskiApollo, you can use the generator, then remove the mongo connection manually and replace with a SQL one.