Skip to documentation
Docs navigation
Docs/Launching Studio
Studio

Launching Studio

Start the local interface and connect it to a MemoGrafter database.

Overview

Start the local interface and connect it to a MemoGrafter database.

Workflow

Set DATABASE_URL or pass the supported database option.
Run npx memo-grafter studio.
Open the printed localhost address.
Choose a session before loading graph data.

Safety

Studio is local developer tooling. Review lifecycle mutations carefully and avoid exposing the Studio server as a public application endpoint.