{ "name": "Twenty Codespace", "image": "node:18.16.0", "features": { "ghcr.io/devcontainers-contrib/features/jshint:2": {} }, "forwardPorts": [3000, 3001, 5432], "postCreateCommand": "cd front && yarn && cd ../server && yarn" }