diff --git a/.github/assets/account-settings.png b/.github/assets/account-settings.png new file mode 100644 index 000000000..f0e1d9b15 Binary files /dev/null and b/.github/assets/account-settings.png differ diff --git a/assets/components.png b/.github/assets/components.png similarity index 100% rename from assets/components.png rename to .github/assets/components.png diff --git a/.github/assets/connected-accounts.png b/.github/assets/connected-accounts.png new file mode 100644 index 000000000..b955e527e Binary files /dev/null and b/.github/assets/connected-accounts.png differ diff --git a/.github/assets/create-project.gif b/.github/assets/create-project.gif new file mode 100644 index 000000000..246bed917 Binary files /dev/null and b/.github/assets/create-project.gif differ diff --git a/.github/assets/dark-light-mode.png b/.github/assets/dark-light-mode.png new file mode 100644 index 000000000..750f484ae Binary files /dev/null and b/.github/assets/dark-light-mode.png differ diff --git a/assets/dashboard.png b/.github/assets/dashboard.png similarity index 100% rename from assets/dashboard.png rename to .github/assets/dashboard.png diff --git a/.github/assets/email-editor.png b/.github/assets/email-editor.png new file mode 100644 index 000000000..e57be162d Binary files /dev/null and b/.github/assets/email-editor.png differ diff --git a/.github/assets/impersonate.png b/.github/assets/impersonate.png new file mode 100644 index 000000000..1f2338b8e Binary files /dev/null and b/.github/assets/impersonate.png differ diff --git a/assets/logo.png b/.github/assets/logo.png similarity index 100% rename from assets/logo.png rename to .github/assets/logo.png diff --git a/.github/assets/m2m-auth.png b/.github/assets/m2m-auth.png new file mode 100644 index 000000000..01f0dba5a Binary files /dev/null and b/.github/assets/m2m-auth.png differ diff --git a/.github/assets/oauth-refresh.png b/.github/assets/oauth-refresh.png new file mode 100644 index 000000000..c679e69ed Binary files /dev/null and b/.github/assets/oauth-refresh.png differ diff --git a/.github/assets/permissions.png b/.github/assets/permissions.png new file mode 100644 index 000000000..8662c77a1 Binary files /dev/null and b/.github/assets/permissions.png differ diff --git a/.github/assets/sign-in.png b/.github/assets/sign-in.png new file mode 100644 index 000000000..bdb3bdbb5 Binary files /dev/null and b/.github/assets/sign-in.png differ diff --git a/.github/assets/stack-webhooks.png b/.github/assets/stack-webhooks.png new file mode 100644 index 000000000..7a4a54cf9 Binary files /dev/null and b/.github/assets/stack-webhooks.png differ diff --git a/.github/assets/team-switcher.png b/.github/assets/team-switcher.png new file mode 100644 index 000000000..f4e0a6c2a Binary files /dev/null and b/.github/assets/team-switcher.png differ diff --git a/.github/assets/user-button.png b/.github/assets/user-button.png new file mode 100644 index 000000000..e3456677a Binary files /dev/null and b/.github/assets/user-button.png differ diff --git a/.vscode/settings.json b/.vscode/settings.json index fca0fdf7a..9bb0968bb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -30,6 +30,7 @@ "Proxied", "reqs", "stackframe", + "Svix", "typecheck", "typehack", "Uncapitalize", diff --git a/README.md b/README.md index 82b466ccf..47246e48d 100644 --- a/README.md +++ b/README.md @@ -1,54 +1,45 @@ - +
+
|
+|
|
+|
|
+|
|
+|
|
+|
|
+|
|
+|
|
+|
|
+|
|
-## 🔭 Vision
-
-We all know how much overhead there is when starting a new project. Developers need to handle so many things that aren't even part of their core business, like user authentication, user profiles, payments, dashboards, hosting, and more. Our vision is to build a full-stack framework that handles all of this out-of-the-box with less than 10 minutes of setup, so developers can focus on what they really want to build. Authentication is the first step towards this vision.
## 📦 Installation & Setup
-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:
-
-```bash
-npx @stackframe/init-stack@latest
-```
-
-You will then be guided through the installation process.
-
-For further configuration and usage, refer to [our documentation](https://docs.stack-auth.com).
+Refer to [our documentation](https://docs.stack-auth.com/getting-started/setup) on how to set up Stack Auth in your Next.js project.
## 🌱 Some community projects built with Stack
@@ -59,7 +50,11 @@ For further configuration and usage, refer to [our documentation](https://docs.s
This is for you if you want to contribute to the Stack project or run the Stack dashboard locally.
-Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.
+**Important**: Please read the [contribution guidelines](CONTRIBUTING.md) carefully and join [our Discord](https://discord.stack-auth.com) if you'd like to help.
+
+
+