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.