We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b0aad commit 5aa945bCopy full SHA for 5aa945b
docs/platforms/javascript/common/index__v7.119.0.mdx
docs/platforms/javascript/guides/express/index__v7.mdx
@@ -0,0 +1,16 @@
1
+---
2
+title: Express
3
+description: "Learn about using Sentry with Express."
4
+sdk: sentry.javascript.node
5
+fallbackGuide: javascript.node
6
+categories:
7
+ - server
8
9
+
10
+## Express v7
11
12
+<PlatformContent includePath="getting-started-primer" />
13
14
+This guide explains how to set up Sentry in your Express application.
15
16
+<PlatformContent includePath="getting-started-node" />
0 commit comments