All Templates / Starters
ExpressJS API
An Express server written in TypeScript.
express-server
matthewspear/expressjs
Just deployed
Express is a Fast, unopinionated, minimalist web framework for Node.js. TypeScript is a statically typed superset of JavaScript that adds optional type annotations, enabling safer and more maintainable code.
This template combines Express and Typescript to make a perfect starter for building APIs and early development.
Template Content
express-server
matthewspear/expressjsDetails
Created on May 03, 2023
Deployed 409 times
TypeScript, Procfile
Starters
More templates in this category
New
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
Kyle Gill