Skip to content

frahh34/sentry-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15,179 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry

Setting up an Environment

We use Next.js, yarn and volta to manage the environment.

cp .env.example .env.development
yarn

# Start dev server for user docs
yarn dev

# Start dev server for developer docs
yarn dev:developer-docs

With that, the repo is fully set up and you are ready to open local docs under http://localhost:3000

About

Sentry's documentation (and tools to build it)

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • MDX 82.0%
  • TypeScript 14.9%
  • JavaScript 1.8%
  • SCSS 1.2%
  • CSS 0.1%
  • Shell 0.0%