Skip to content

A very basic express http server starter with Typescript, Express, and Zod

Notifications You must be signed in to change notification settings

pankaj485/ts-express-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-express-starter

A very basic express http server starter with Typescript, Express, and Zod

How to use:

  1. Install dependencies: npm install
  2. Compile typescript with watch mode: npm run watch
  3. Run server with watch mode: npm run dev

About

A very basic express http server starter with Typescript, Express, and Zod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published