From e2f4182dc5c833b8598907567551153683f524a4 Mon Sep 17 00:00:00 2001 From: Stan Wohlwend Date: Fri, 8 Mar 2024 06:33:59 +0100 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 718882e7f..921d1c037 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Here is an example of the sign-up page you get out of the box: - User-associated metadata with client-/server-specific permissions - **100% open-source!** +Currently, only Next.js is supported, but we are working on adding other frameworks. + ## Installation To get started with Stack, you need to [create a Next.js project](https://nextjs.org/docs/getting-started/installation) using the App router. Then, you can install Stack by running the following command: