nodejs-starter-kit
There are 9 repositories under nodejs-starter-kit topic.
app-generator/api-server-nodejs
Nodejs API Server - Express / SQLite / TypeORM | AppSeed
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 TypeScript applications. Perfect for developers who want to quickly scaffold an Express.js project and start coding right away.
robbins23/express-starter
Express Js Starter Kit with Login
waqarilyas/node-typescript-boilerplate
Node.js TypeScript boilerplate project with MongoDB and JWT authentication. The project is built using the Express framework and follows an MVC architecture pattern. It includes separate folders for routes, models, services, and middleware for easy management of code.
sande265/node-typescript-starter
A template to get you started with TypeScript, Node.JS & Express with MongoDB as the backend for the REST API.
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
mohammad-bytes/node-express-starter
Express boilerplate for authentication and authorization
SachinBhandari/node-jwt
A NodeJS and ExpressJS stater kit with jwt authentication integrated