Log in to GraphQL Editor
Docs
Introduction
Desktop app
External Tools
CLI

Run TS & Stucco server | GraphQL CLI

To start development with a live GraphQL server inside your project directory run the command:

npx gecli dev

This will start the live GraphQL server, re-compile TypeScript, and will restart the GraphQL server on each change.