HomeFrameworksNodeJSTop 10 Nodejs BoilerPlate Codes

Top 10 Nodejs BoilerPlate Codes

In this journal entry, we will be looking into the top 10 Nodejs boilerplate codes that will help you kick-start your project. This boilerplate are shortlisted based on their star ranking on github.

Nodejs Boilerplates

NameGithub Star RankingDescription
sahat/hackathon21,157Hackathan Starter

A boilerplate for Node.js web applications.

Features:
- OAuth 2.0 authentication
- MVC Project Structure
- Bootstrap 3+ Extra Themes
and so many more...check out this boilerplate at Github.
alexa/alexa-skills-kit-sdk-for-nodejs1,314The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
FredericHeem/starhackit1,018StarHackIt: React/Mobx/Glamorous + Node full-stack starter kit with authentication and authorization, data backed by SQL. http://starhack.it/
kriasoft/nodejs-api-starter891Boilerplate and tooling for authoring data API backends with Node.js and GraphQL https://reactstarter.com/nodejs
expressjs/generator788Express' application generator
ericmdantas/generator-ng-fullstack647Client, server or fullstack - it's up to you. ng-fullstack gives you the best of the latest: Node, Go, HTTP/2, Angular 1, Angular 2, Vue, Aurelia, Express, Koa, Echo, Gin, MongoDB, Gulp, Babel, Typescript and much more.
inadarei/nodebootstrap599NodeBootstrap - generates skeleton project for Node/Express.js with pre-configured best-practices. Kick-start your Node project development with tons of boilerplate taken care of, such as: clustering, Docker-support, database migrations, automated testing, error-handling, modularity, advanced logging, templated views, environments etc. http://www.nodebootstrap.io
icebob/vue-express-mongo-boilerplate589Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS http://vemapp.e-paper.space/
yeoman/generator-node445Create a Node.js module http://yeoman.io
diegohaz/rest405RESTful API generator using NodeJS, Express and Mongoose

 

RELATED ARTICLES

Most Popular