指定した Portal ワークスペースの開発モードを起動します
nb portal dev <portal> [flags]
<portal>
--env
-e
--yes
-y
nb portal dev customer nb portal dev customer --env dev --yes
The workspace must contain package.json. The command refreshes .env and .env.local, then runs pnpm dev. ssh envs are not supported in the current version.
package.json
.env
.env.local
pnpm dev
ssh
nb portal
nb env