For the complete documentation index, see llms.txt. This page is also available as Markdown.

Development

Run TS & Stucco server

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.

Last updated

Was this helpful?