Development
Run TS & Stucco server
To start development with a live GraphQL server inside your project directory run the command:
This will start the live GraphQL server & re-compile TypeScript and will restart the GraphQL server on each change.
Last updated