SHELL := /bin/bash build: pnpm run build pnpm run -F server dbdeploy start: PORT=$(PORT) pnpm run start