Develop
No description available
Install / Use
/learn @getsentry/DevelopREADME
Sentry Developer Documentation
[!WARNING]
The contents of this repository have been migrated to getsentry/sentry-docs
Welcome to Sentry's Developer documentation!
Quickstart
Simply run the following:
yarn run init
yarn run develop
Open the docs on your browser at http://localhost:8000/
NOTES:
yarn run initcopies.env.exampleto.env.development.- No need to install
gatsby-cliglobally - Docs live in
docs/andpages/.
Making Search Changes
The search functionality is built with Algolia. If you wish to test index changes or other changes to the searching behavior, you'll need to generate a production build with a special flag to write to your development environment:
GATSBY_ENV=development yarn gatsby build
NOTES:
- Using
GATSBY_ENV=developmentallows you to reuse the.env.developmentfile - The contents will be placed under
public/
You will also need to configure the following in your .env.development:
ALGOLIA_INDEX=1ALGOLIA_ADMIN_KEY=[admin write key]
Deployment
master is automatically deployed via Vercel.
Related Skills
node-connect
334.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.2kCommit, push, and open a PR
