From 92cd74670ad2e84ac06b544629707ae699f9ab33 Mon Sep 17 00:00:00 2001 From: Zai Shi Date: Tue, 4 Mar 2025 17:47:10 -0800 Subject: [PATCH] updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93d5707a1..5d217a91f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Stack Auth is a managed user authentication solution. It is developer-friendly a Stack Auth gets you started in just five minutes, after which you'll be ready to use all of its features as you grow your project. Our managed service is completely optional and you can export your user data and self-host, for free, at any time. -We support Next.js frontends, along with any backend that can use our [REST API](https://docs.stack-auth.com/rest-api/overview). Check out our [setup guide](https://docs.stack-auth.com/getting-started/setup) to get started. +We support Next.js, React, and JavaScript frontends, along with any backend that can use our [REST API](https://docs.stack-auth.com/rest-api/overview). Check out our [setup guide](https://docs.stack-auth.com/getting-started/setup) to get started.
Stack Auth Setup @@ -73,6 +73,8 @@ To get notified first when we add new features, please subscribe to [our newslet ## 📦 Installation & Setup +To install Stack Auth in your Next.js project (for React, JavaScript, or other frameworks, see our [complete documentation](https://docs.stack-auth.com)): + 1. Run Stack Auth's installation wizard with the following command: ```bash npx @stackframe/init-stack@latest