procs: server: cmd: ["air"] cwd: "server" env: PORT: "8081" client: cmd: ["npm", "run", "dev"] cwd: "client"