Skip to content

A NodeJS starter application with ExpressJS, Mongoose written in ES6 to make stunning RESTful APIs or stunning front-ends with Handlebars (or both!). User authentication/ back-end system built-in.

License

Notifications You must be signed in to change notification settings

realThinhIT/nodeejs

Repository files navigation

ExpressJS + Mongoose + Handlebars NodeJS Starter Project

with middlewares, authentication and a lot more!

--

Starter pack to build RESTful APIs with NodeJS + ExpressJS + MongoDB (Mongoose). You can also build stunning frontends with the support of Handlebars or any template engine you like because it's extremely customizable!

Use/ Integrate faster with the AngularJS Admin Dashboard via AngularJS Admin Dashboard.

--

Initiate the project

$ git clone https://github.com/realThinhIT/nodeejs.git
$ cd nodeejs && npm install

Run development

$ npm run dev 

Run production

$ npm run build && npm start

About

A NodeJS starter application with ExpressJS, Mongoose written in ES6 to make stunning RESTful APIs or stunning front-ends with Handlebars (or both!). User authentication/ back-end system built-in.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published