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 e6b6435 commit 7123cf5Copy full SHA for 7123cf5
packages/nextjs/README.md
@@ -1,11 +1,19 @@
1
-# `nextjs`
+<p align="center">
2
+ <a href="https://sentry.io" target="_blank" align="center">
3
+ <img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280">
4
+ </a>
5
+ <br />
6
+</p>
7
-> TODO: description
8
+# Official Sentry SDK for NextJS
9
-## Usage
10
+TODO: npm version, npm dm, npm dt, typedoc
11
+
12
+## Links
13
-```
-const nextjs = require('nextjs');
14
+- [Official SDK Docs](https://docs.sentry.io/quickstart/)
15
+- [TypeDoc](http://getsentry.github.io/sentry-javascript/)
16
17
+## Usage
18
-// TODO: DEMONSTRATE API
19
+TODO
0 commit comments