We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0415f60 commit dd46ecaCopy full SHA for dd46eca
README.md
@@ -7,5 +7,5 @@ Demonstrates how to use Grafbase Extensions to extend the functionality of your
7
1. Run `docker-compose up` to start the NATS server
8
2. Run `grafbase dev` to start the Grafbase dev server
9
3. Start the countries server: `cd countries-server && bun countries-server.ts`
10
-3. Run `subscription.sh` to subscribe to GraphQL subscriptions after uncommenting the nats schema in grafbase.toml
11
-4. Open your browser and navigate to `http://localhost:5000` to view the Grafbase Explorer
+4. Run `subscription.sh` to subscribe to GraphQL subscriptions after uncommenting the nats schema in grafbase.toml
+5. Open your browser and navigate to `http://localhost:5000` to view the Grafbase Explorer
0 commit comments