Skip to content

Commit adfd70d

Browse files
committed
update docs
1 parent 91bd486 commit adfd70d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ npm run test:watch
141141

142142
- <https://fastify.dev/docs/latest/Guides/Getting-Started/>
143143

144+
Todos:
145+
146+
- _SIGTERM and expection handler for server_
147+
144148
## Project Structure
145149

146150
- <https://alexkondov.com/tao-of-node/>
@@ -153,3 +157,4 @@ Todos:
153157
- _adjust npm scripts accordingly_
154158
- _re-add `npm build` and `npm start` using `NODE_ENV=production`_
155159
- _use pino for logging (https://github.com/pinojs/pino/blob/main/docs/web.md#fastify) or rather (https://github.com/pinojs/pino-pretty)_
160+
- _Makefile for building, releasing, and running_

0 commit comments

Comments
 (0)