Global node js packages $ npm install -g ts-node@10.5.0 $ npm install -g nodemon Environment need create .env file example: .env.sample Important! ###Before starting: Install Docker Desktop to your machine and start docker containers: $ docker-compose up -d Start project $ npm install $ npm run start:dev