Skip to content

A Starter project with express, typescript, typeorm, jest, supertest.

Notifications You must be signed in to change notification settings

yaldram/express-typescript-starter

Repository files navigation

express-typescript-starter

A starter project with express, typescript, typeorm, jest and supertest. If you want to build a nodejs backend with Typescript this is a great starting point.

Usage

  • Clone the project
  • Run npm install
  • Run npm run dev
  • To build the project run npm run build
  • To server the build run npm run start

About

A Starter project with express, typescript, typeorm, jest, supertest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published