Necessary tools

Required software to develop the project.

Before starting the project itself, we need to install the necessary tools and software listed below. Due to the practical nature of the course, many programs will be required.

Required software

circle-info

Tools with a * can be replaced with another of your preference.

Nest installation

The Nest CLI is our interface for using Nest's commands. To install it, run the command below in the terminal.

circle-info

Some notes before installing

  • Open the terminal as Admin

  • Recommended to install it with the current Node.js LTS version

  • Used versions: Node 22.13.0 and Nest 11.0.2

And to confirm that it has been installed successfully, check the version.

Last updated