nodejs-boilerplate
There are 49 repositories under nodejs-boilerplate topic.
EQuimper/nodejs-api-boilerplate
A boilerplate for kickstart your nodejs api project with JWT Auth and some new Techs :)
eldimious/nodejs-api-showcase
A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.
vitorsalgado/create-nodejs-ts
Starter Project for Node.js With TypeScript.
foyzulkarim/nodejs-boilerplate
This boilerplate repository offers a well-structured and scalable foundation for Node.js Express projects, emphasizing industry best practices in folder architecture and file organization.
mernjs/create-mern-app
Create MERN App provides a simple file and folder structure that you can easily customize to fit your project requirements.
bytesleo/nodetomic-api
NEW VERSION HERE https://github.com/kevoj/nodetomic RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Express, MongoDB, Redis, JWT, Socket.io, Passport.
Tanv33/Backend-Template
I have created a simple Node.js MVC (Model-View-Controller) backend template. This template serves as a basic starting point for building Node.js applications using the MVC architectural pattern.
RafaelGSS/napd
Node API Project Design - CLI for generate structure base of api.
GausAlMunirTushar/create-express-app
Create Express App is a CLI tool that simplifies the creation of Express.js applications. It generates a ready-to-use project structure with pre-configured templates for JavaScript (and optionally TypeScript) applications. Perfect for developers who want to quickly scaffold an Express.js project and start coding right away.
faizahmedfarooqui/nodejs
A Web & API app built using low-level NodeJS APIs (Implementing NodeJS without using NPM for web, api & cli)
halojasatech/nest-backend-boilerplate
Nestjs Complete Backend Boilerplate for Scalable Application ( build with ❤️ by Halojasa Tech Team )
RafaelGSS/node-architeture-project-design
:bookmark_tabs: A Node.js service structure - Package CLI (napd)
arifszn/velvet
🥢 The simplest way to create REST API with Node.js, Express.js, and TypeORM.
codeslayer1/node-api-starter-kit
Minimal Light Weight Starter Kit for Node.js based API backend with built-in support for MySQL (using Knex), Redis and Socket.io
antzshrek/JWT_authentication_API_bolilerplate
A NodeJS boiler plate with JTW authentication
samayun/penguin.js
Penguin is a modern nodejs framework provides common features which helps to develop products rapidly
mateeqazam/nodejs-microservice-base
A boilerplate for building micro-services in Node.js
saeedjalalisj/node-basic-boilerplate
Node.js boilerplate(jest, eslint, husky)
shanshaji/nodejs-starter
Node js Starter app with express, mongoose, JWT token based authentication using 3 layer architecture, PubSub Pattern, and event emitters for background jobs
tamnk74/expressjs_mongodb_boilerplate
Sample nodejs project using expressjs mongodb
varunon9/node-starter-app-mongo
Hello world nodejs app with Mongo db
libyzxy0/node-boilerplate
A simple boilerplate to get started with Drizzle ORM in Node.js
p32929/NodeJS_Express_MongoDB_OAuth2_Boilerplate
Just a normal boilerplate for NodeJS to help my friend(s) work in NodeJS faster
shubhambattoo/node-api-starter
NodeJS API Starter with MongoDB
SpiffGreen/serve-js
Serve-JS is a JavaScript server-side framework for building server-rendered user interfaces.
iagolaguna/express-boilerplate
Is a simple structure for creating future projects
samuelcardillo/NodeJS-boilerplate
This NodeJS boilerplate is my starting point for almost all the web projects I am working on. I decided to open-source it and update it as it goes.
shierro/node-express-boilerplate
API Boilerplate using NodeJS v7.0+ & ExpressJS Framework
space-hound/boilerplate-express-api
A Node.js boilerplate project for building Express APIs using Mongoose, Passport, JWT Tokens.
suri66/NodeJs-Boilerplate
NodeJs Boilerplate with Mongoose
thenodejsboilerplate/nodejs-boilerplate
Node.js based forum software boilerplate built for the modern web. Originally the Nodejs Boilerplate with Authentication,passport,Express,Mongodb....The project has been moved to https://github.com/thenodejsboilerplate/base2.git
Crysp/nodejs-service
Minimal NodeJS service template. Just clone and code 😉
IgorWnek/nodejs-robust-boilerplate
Robust boilerplate for Node.js which includes: TypeScript, tests, linters and Docker setup
rhenaldkarrel/nodejs-expressjs-typescript-starter
Node.js with Express.js + TypeScript backend starter template with simple authentication & authorization.
zufichris/nodejs-typescript-template
Boilerplate project to accelerate modern Nodejs app development, focusing on core logic and good practices.