You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quickstart.mdx
+44-20Lines changed: 44 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -5,36 +5,60 @@ description: "Welcome! Follow the steps below to get started with Subtrace."
5
5
icon: "rocket"
6
6
---
7
7
8
-
**Step 1**: Go to [https://subtrace.dev/login](https://subtrace.dev/login) and log in with your single sign-on (SSO) identity provider.
8
+
**Step 1**: Open a terminal and download Subtrace:
9
9
10
-
**Step 2**: On the **Let's set up your database** page, follow the onboarding instructions to start the database worker service where your backend requests will be stored.
**Step 3**: Open the `subt.link` URL in the output in your browser to watch a
51
+
live stream of your backend network logs:
33
52
34
-
Congratulations! Your app is now running under Subtrace. Your requests should automatically appear in the [Subtrace dashboard](https://subtrace.dev/dashboard/).
While this is sufficient to get started with Subtrace, you should install Subtrace everywhere in your infrastructure to get the most out of it. Pick the one that matches your situation best to learn more:
55
+
That's it! Check out the guide specific to your backend language and tech stack
If your infra uses something that's not listed, we'd love to understand your usecase and help you get started with Subtrace. Join our [discord server](https://subtrace.dev/discord) or email us at [[email protected]]([email protected]) to get in touch.
62
+
If your language isn't listed here, we'd love to help you get started with
63
+
Subtrace. Join our [discord server](https://subtrace.dev/discord) or email us
0 commit comments