An open API service indexing awesome lists of open source software.

https://github.com/muhand/nodejs-boiler-mongoose

A nodejs boiler plate for mongoose. It doesn't include any architecture and this was done on purpose so architecture can be done per project basis. There will be different branches for different architectures however.
https://github.com/muhand/nodejs-boiler-mongoose

Last synced: 2 months ago
JSON representation

A nodejs boiler plate for mongoose. It doesn't include any architecture and this was done on purpose so architecture can be done per project basis. There will be different branches for different architectures however.

Awesome Lists containing this project

README

        

# nodejs-boiler-mongoose
A nodejs boiler plate for mongoose. It doesn't include any architecture and this was done on purpose so architecture can be done per project basis. There will be different branches for different architectures however.

## TODO:
1. Add cli boiler plate (maybe to a different branch)
2. Add `tests`
3. Add mongoose models