SHELL := /bin/bash build: pnpm install pnpm run -F client build pnpm run -F server dbdeploy pnpm run -F server dbtypes start: PORT=$(PORT) pnpm start note: ./notes/newfile # touch ./notes/$$file.md # code -r ./notes/$$file.md