From 0ffc40364210b39aa5c3be4d88349708fca56052 Mon Sep 17 00:00:00 2001 From: Cesar Varela Date: Tue, 3 Sep 2024 19:20:18 -0300 Subject: [PATCH] Add notice to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c5a08866f7..a9d079f51c 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,10 @@ See [mongo.md](mongo.md) ## Setting up a development environment +## Important Notice + +This project is currently undergoing a significant restructuring as we transition away from the recently deprecated Atlas GraphQL endpoint. Please note that some parts of the documentation may be outdated. For the most up-to-date information and guidance, please follow [this link](site/gatsby-site/README.md) to the latest documentation. + Depending on what feature you are working on, there will be different systems you'll need to set up after you've forked and cloned this repository: ### Basic setup