express-typescript-boilerplate
There are 28 repositories under express-typescript-boilerplate topic.
w3tecch/express-typescript-boilerplate
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
GeekyAnts/express-typescript
Express + TypeScript + Boilerplate for Web / API App
edwinhern/express-typescript-2024
Express + TypeScript + Boilerplate for Web / API App
kutia-software-company/express-typescript-starter
👍 Build APIs You Won't Hate In Node Js. ✍️ Developed by Gentrit Abazi.
Louis3797/express-ts-auth-service
A ready-to-use authentication service build with express.js, that provides secure and reliable authentication using JSON Web Tokens (JWT) and refresh token rotation
vyancharuk/nodejs-todo-api-boilerplate
A production-ready Node.js & TypeScript REST API template, with a focus on Clean Architecture to ensure scalability and maintainability
Louis3797/express-ts-boilerplate
A Boilerplate Express Backend
akash-kansara/express-typescript-boilerplate
Boilerplate for creating express server using typescript
soelinn/express-ts-starter
Minimalistic starter-kit for ExpressJS app using TypeScript.
meetdave3/angular-node-typescript-boiler
Boilerplate code with Angular Universal (server side rendering) & Node server written in TypeScript with express API routes to get started with your project in Angular 8.2 + Node.ts
johnliveeoroncillo/tsnode-rest-boilerplate
A Typescript + Express Rest API Boilerplate
cuongndc9/node-kit
🐢🚀 A Node.js Kit with TypeScript, REST, TypeORM, PostgreSQL and awesome tools.
kochan4php/express-ts-starter
Express.ts starter template
hrishix6/express-typescript-docker-starter
boilerplate for express app with typescript and docker
blanquartf/express-ts-mikro-orm-boilerplate
A boilerplate designed to build RESTful API with NodeJs & Mikro-Orm & TypeScript by @blanquartf
vs4vijay/typescript-express-template
A Microservice Template in NodeJS, TypeScript, and Express
s1njar/skeleton-express
This project is a boilerplate for creating an expressjs api with ioc container and typescript support. It already has integration of mongoDB and provides routes for authenticating users.
bertdida/express-generator
⚡ Script for setting up Express app with TS.
sparkidev0x1D/express-ts-api
boilerplate code for express app with TS
WahtuAstrawan/express-typescript-api-boilerplate
Personal Express REST API TypeScript boilerplate with built-in authentication
harshalslimaye/compose-express-app
Express + TypeScript: A powerful tool for effortlessly initiating and developing TypeScript-powered Express.js apps.
hrishix6/backend-template-2024
backend template.
Jobinjose01/NodeJS-TS-Sample
This project will help you organize your Node-ts project in a better folder structure
or-abdillh/express-typescript-starter
Starter Template - Express application writing with full support Typescript for building a REST API application
sanjaysah101/ExpressTS-ReadySetGo
ExpressTS-ReadySetGo is an Express.js and TypeScript boilerplate equipped with ESLint, Prettier, Husky, Jest, Supertest, & Pino is ready to kickstart your backend development.
SojebSikder/create-sojeb-express-ts-app
A productive Boilerplate to create new Express typescript project
murtazabaanihali/express-ts-starter
This is a minimal starter project to build an API using Express.js with TypeScript. It includes a basic project structure, essential TypeScript configuration, and basic scripts for development.