Skip to content

lukaabra/express-ts

Repository files navigation

Express Typescript Server

Starting the project

  1. Install Typescript and initalize the Typescript project
npm i typescript --save-dev
npx tsc --init
  1. Install Google Typescript Style and initialize it
npm i gts --save-dev
npx gts init

About

Express server using Prisma and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors