Skip to content

Commit 03f0122

Browse files
committed
Integrate pino logger
1 parent db253a0 commit 03f0122

File tree

5 files changed

+284
-4
lines changed

5 files changed

+284
-4
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ npx tsc --init
1313

1414
```
1515
npm install fastify fastify-zod zod zod-to-json-schema @fastify/swagger @fastify/swagger-ui @fastify/jwt @prisma/client bcrypt
16+
npm install pino pino-pretty
1617
1718
npm install @faker-js/faker tap ts-mock-imports
1819
```

0 commit comments

Comments
 (0)