#!/usr/bin/env bash

pnpm exec nest start --debug "0.0.0.0:9230" --watch -- "$@"
