Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 940 Bytes

File metadata and controls

42 lines (30 loc) · 940 Bytes

Setup a Node.js project with Typescript, Prisma ESLint, Prettier, Husky

1_D8Wwwce8wS3auLAiM3BQKA

Node.js boilerplate with Express.js, TypeScript, Prisma, ESLint, Prettier, Husky, Cors, Passport, Morgan and Winston.

Dependencies

Step 1. How to install

yarn install

Step 2. How to run

yarn dev

Step 3. How to build

yarn build

Step 4. How to start

yarn start