From ab2cca1cea635f68e8bc501b04d9f825b91ba970 Mon Sep 17 00:00:00 2001 From: Himanshu Goyal <92782099+himanshugoyal77@users.noreply.github.com> Date: Thu, 20 Feb 2025 00:47:09 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e007bae..a752e1e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This is the backend for the Beacon app. It is written in GraphQL using Apollo and has realtime subscriptions to share user locations with one another. A MongoDB Atlas cluster is used for databasing. +## Official documentation +https://ccextractor-beacon-docs.netlify.app/ + ## Live URL's (possibly outdated) - `https://beacon.aadibajpai.com`: standalone version for development and testing; From 8e52d9f37acbe1c0da7835a6083099be44607e06 Mon Sep 17 00:00:00 2001 From: Himanshu Goyal <92782099+himanshugoyal77@users.noreply.github.com> Date: Thu, 20 Feb 2025 01:03:49 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a752e1e..4f3a6b4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is the backend for the Beacon app. It is written in GraphQL using Apollo an ## Official documentation https://ccextractor-beacon-docs.netlify.app/ +the source code of documentation can be found here: https://github.com/CCExtractor/Beacon-Documentation + ## Live URL's (possibly outdated) - `https://beacon.aadibajpai.com`: standalone version for development and testing; From 052ce211023775468e3ccda57c2527c88319c02d Mon Sep 17 00:00:00 2001 From: Himanshu Goyal <92782099+himanshugoyal77@users.noreply.github.com> Date: Thu, 20 Feb 2025 01:05:32 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f3a6b4..5276dd8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is the backend for the Beacon app. It is written in GraphQL using Apollo an ## Official documentation https://ccextractor-beacon-docs.netlify.app/ -the source code of documentation can be found here: https://github.com/CCExtractor/Beacon-Documentation +The source code of documentation can be found here: https://github.com/CCExtractor/Beacon-Documentation ## Live URL's (possibly outdated)