We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm run services
Will use a docker compose configuration to start a PostgreSQL database on localhost:5432
npm run start:dev
Will up the nest server on localhost:3000