Setting things up
A tour of how to get the prerequisites done
Setting up the .env file
cp .env.example .envInstalling Docker
Node Version
Setting up pnpm
pnpmnpm install -g pnpmInstalling the dependencies
Building all the required packages
Installing Turbo
Installing nest CLI
Setting up the development environment
Issues regarding PostgreSQL
Shutting things down
Last updated
Was this helpful?