From 1e02484a433b97b8311544afcb2b89f40d631a78 Mon Sep 17 00:00:00 2001 From: Sebastian Rojo <arpagon@gmail.com> Date: Fri, 12 Apr 2024 10:49:06 -0500 Subject: [PATCH] Add roadmap section to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b1ada0f..e0149fc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ Supabase is an open source Firebase alternative. We're building the features of You can find the documentation inside the [chart directory](./charts/supabase/README.md) +# Roadmap + +- [ ] Multi-node Support + ## Support This project is supported by the community and not officially supported by Supabase. Please do not create any issues on the official Supabase repositories if you face any problems using this project, but rather open an issue on this repository. -- GitLab