You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,6 @@ Follow the steps below to set up the project on your local system:
63
63
"prod": "NODE_ENV=production npm run build:start"
64
64
```
65
65
66
-
>To add logging on the top of this repo, check the branch: [feature/pino-logging](https://github.com/shubham-sharmas/typescript-node-project/tree/feature/pino-logging) and [typescript-node-project-with-logging](https://shubhamsharmas.hashnode.dev/setting-up-logging-in-your-nodejs-typescript-app-a-quick-start-guide-with-typescript-node-project-and-pino-logging-libraryintegrated-with-logrotate) for details.
66
+
####To add logging on the top of this repo, check the branch: [feature/pino-logging](https://github.com/shubham-sharmas/typescript-node-project/tree/feature/pino-logging) and [typescript-node-project-with-logging](https://shubhamsharmas.hashnode.dev/setting-up-logging-in-your-nodejs-typescript-app-a-quick-start-guide-with-typescript-node-project-and-pino-logging-libraryintegrated-with-logrotate) for details.
67
67
68
68
## Check the link for complete project details and code walk-through: [node.js-typescript-project-setup](https://shubhamsharmas.hashnode.dev/a-guide-on-setting-up-a-nodejs-project-with-typescript-expressjs-eslint-prettier-ts-node-nodemon-and-packagejson-environment-specific-scripts)
0 commit comments