Technical requirements
As mentioned in the earlier chapters, you will need the following:
- A working Node.js 18 installation.
- The VS Code IDE from https://code.visualstudio.com/.
- A working Docker installation from https://docs.docker.com/get-docker/.
- A Git repository is highly recommended but not mandatory. Get it from https://git-scm.com/.
- A working command shell.
All the snippets in this chapter are on GitHub at https://github.com/PacktPublishing/Accelerating-Server-Side-Development-with-Fastify/tree/main/Chapter%206.