Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/faizanzaheergit/expressjsboilerplate

This is a boiler plate for Express JS with Mongoose
https://github.com/faizanzaheergit/expressjsboilerplate

api-rest boilerplate express expressjs javascript mongoose nodejs template

Last synced: 4 days ago
JSON representation

This is a boiler plate for Express JS with Mongoose

Awesome Lists containing this project

README

        

# ExpressJsBoilerplate
This is a boiler plate for Express JS with Mongoose.
Created By Faizan Zaheer

This follows a basic MVC Pattern, along with a constants, config and static data folder,
for more convenience

For running this example run cmd on cli,
npm run start,

For running in development watch mode, run cmd on cli,
npm run dev