Skip to content

Commit 4631291

Browse files
authored
Merge pull request #30 from peelar/feat/onboarding
onboarding & auth
2 parents e6d8fea + 9f97578 commit 4631291

55 files changed

Lines changed: 12173 additions & 4013 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.cursor/mcp.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"mcpServers": {
3+
"Sentry": {
4+
"url": "https://mcp.sentry.dev/mcp/peelar/dopeshot"
5+
}
6+
}
7+
}

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,6 @@ next-env.d.ts
4545
.mcp.local.json
4646

4747
playwright-report
48-
test-results
48+
test-results
49+
# Sentry Config File
50+
.env.sentry-build-plugin

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ enable-pre-post-scripts=true
77

88

99

10+

POSTHOG_SETUP.md

Lines changed: 0 additions & 140 deletions
This file was deleted.

ZOOM_FEATURE_NOTES.md

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)