From dfc95493fcdd6d91233b9b41daaab2b0705533f6 Mon Sep 17 00:00:00 2001 From: pranavdaa Date: Sat, 5 Jul 2025 00:53:41 +0200 Subject: [PATCH 1/2] Small changes to docs, added data set in quickstarter --- docs/docs/authentication.md | 2 +- docs/docs/quickstart.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/docs/authentication.md b/docs/docs/authentication.md index de16f9c3..7d5fde17 100644 --- a/docs/docs/authentication.md +++ b/docs/docs/authentication.md @@ -4,7 +4,7 @@ The default and recommended way to authenticate is via Geo Connect. Geo Connect is dedicated application hosted by the GeoBrowser team. Through Geo Connect you can authenticate with your GeoBrowser account and use it to selectively delegate access to your private and public spaces. -If you create you application using TypeSync or use the [hypergraph-app-template](https://github.com/graphprotocol/hypergraph-app-template) the full authentication flow is already implemented for you. +If you create you application using TypeSync or use the [hypergraph-app-template](https://github.com/geobrowser/hypergraph-app-template) the full authentication flow is already implemented for you. In the connect app you can create spaces. In the near future you will be able to delete private spaces and you also will be able to give an app permissions to create new private and/or public spaces. diff --git a/docs/docs/quickstart.md b/docs/docs/quickstart.md index f8024163..412aa2ce 100644 --- a/docs/docs/quickstart.md +++ b/docs/docs/quickstart.md @@ -22,6 +22,12 @@ pnpm dev Open the browser, navigate to `http://localhost:5173` and you should see the app running. +## Example Datasets + +A few example datasets to use when building your apps are available here: + +[https://testnet.geobrowser.io/space/b2565802-3118-47be-91f2-e59170735bac/0f3e0e21-1636-435a-850f-6f57d616e28e](https://testnet.geobrowser.io/space/b2565802-3118-47be-91f2-e59170735bac/0f3e0e21-1636-435a-850f-6f57d616e28e) + ## Create a new app using TypeSync In case you want build an app with your own data types you can follow the guide below. From 5f4877ea4163d81255782cd462f90510ed40c01f Mon Sep 17 00:00:00 2001 From: pranavdaa Date: Sat, 5 Jul 2025 13:01:07 +0200 Subject: [PATCH 2/2] Made a small change and verified the github --- docs/docs/faucet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/faucet.md b/docs/docs/faucet.md index fd63a592..119ee6ea 100644 --- a/docs/docs/faucet.md +++ b/docs/docs/faucet.md @@ -1,6 +1,6 @@ --- title: Geo Testnet Faucet -description: Request GEO tokens for development and testing on the Geo Testnet. +description: Request ETH tokens for development and testing on the Geo Testnet. --- # 🪙 Geo Testnet Faucet