sentry-docs
sentry-docs copied to clipboard
Project: Adding guides for frameworks
In the upcoming months, we want to provide our users with a bunch of new guides for popular frameworks. Up until now, we only created guides, if we also had a corresponding SDK for it. But in many cases, this is not necessary and users feel more comfortable if they can read through a curated onboarding guide for their respective framework / stack.
### JavaScript / Node.js
- [ ] Solid - https://www.solidjs.com/
- [ ] SolidStart https://start.solidjs.com/
- [ ] https://github.com/getsentry/sentry-docs/issues/9942
- [ ] https://github.com/getsentry/sentry-docs/issues/9941
- [ ] https://github.com/getsentry/sentry-docs/issues/10069
- [ ] Browser Extensions (Chrome, Firefox, Safari)
- [ ] open-next https://github.com/sst/open-next
- [ ] Alpine.js https://alpinejs.dev/start-here
- [ ] Inertia.js - https://inertiajs.com/
- [ ] Livewire - https://laravel-livewire.com/
- [ ] Turbopack and Turborepo - if there is consideration for build tools
- [ ] Shopify - Something like this: https://medium.com/umamitech-blog/guide-to-configuring-sentry-in-shopify-checkout-ui-extensions-34128a5d686
- [ ] Hono - https://hono.dev/
- [ ] Qwik - https://qwik.dev/
- [ ] Lit - https://lit.dev/
- [ ] Meteor - https://github.com/meteor/meteor
- [ ] Backbone - https://github.com/jashkenas/backbone
- [ ] Analog - https://analogjs.org/
- [ ] Tauri - is this a rust and JS thing? XD https://github.com/timfish/sentry-tauri
- [ ] Hydrogen https://shopify.dev/docs/custom-storefronts/hydrogen/getting-started future is questionable, based on remix
- [ ] Shopify Store Fronts https://shopify.dev/docs/apps/tools/development-stores#create-a-development-store-to-test-your-app
- [ ] Vike https://github.com/vikejs/vike and https://batijs.dev/
### Python
### Ruby
- [ ] Sinatra - https://github.com/sinatra/sinatra
- [ ] Padrino - https://github.com/padrino/padrino-framework
- [ ] Hanami - https://github.com/hanami
- [ ] Grape - https://github.com/ruby-grape/grape
- [ ] Trailblazer - https://github.com/trailblazer/trailblazer
- [ ] Active Admin - https://github.com/activeadmin/activeadmin
### PHP
- [ ] Magento - Maybe with this: https://github.com/justbetter/magento2-sentry
### Golang
### Rust
### Elixir
### Java
### .NET