momi-foundation-coding / nodejs-api-cli

This is a scaffold for generating new API-based application for NodeJS and its frameworks such as Express, kemboijs, koa, AdonisJs etc.
http://www.kemboijs.org/
MIT License
10 stars 13 forks source link

Set up mongodb and mongoose setting for database settings #2

Closed ezkemboi closed 4 years ago

ezkemboi commented 5 years ago

When using a database, there are a lot of people that use the mongo database. In addition, they also make use of a mongoose ORM. Thus, we need settings for the same in the best way possible.

ezkemboi commented 4 years ago

@Nicanor008, any plans here?

Nicanor008 commented 4 years ago

@ezkemboi has been a long time checking on it, let me check this week and I'll update this

ezkemboi commented 4 years ago

Thank you @Nicanor008. I have also done a little change in folder/file structure and made updates. I will appreciate any support. In case of any questions, please do let me know.

Nicanor008 commented 4 years ago

Hey @ezkemboi , can someone kindly pick this issue. I am not as free as how I had anticipated. When I'll be free, I'll pick any other issues to work on.

ezkemboi commented 4 years ago

Alright, @Nicanor008. Thanks for letting us know.

its-tayo commented 4 years ago

@ezkemboi can you assign this to me, please?

ezkemboi commented 4 years ago

@its-tayo I think #64 handles this case if I am not wrong.

ezkemboi commented 4 years ago

@its-tayo have you ever worked with mysql in NodeJS? If so or willing to do that, then I will create a ticket for the same.

its-tayo commented 4 years ago

@ezkemboi yes #64 already sorts this, you can create a ticket for mysql + NodeJS. I haven't worked with mysql in NodeJS but I should be able to handle it.

ezkemboi commented 4 years ago

68 @its-tayo