CLI
studio
Start the local MemoGrafter Studio server.
Purpose
Start the local MemoGrafter Studio server.
Command
terminal
npx memo-grafter studioBehavior
Verifies the database schema before serving Studio.
Uses localhost port 2891 or the next available port.
Resolves database settings from flags, environment, and generated config.
Troubleshooting
Run the command from the package that contains MemoGrafter.
Confirm environment variables are loaded in the current shell.
Use
--help to inspect options supported by the installed version.