All Projects → getsentry → Sentry Wizard

getsentry / Sentry Wizard

Licence: mit
Sentry Project Setup Wizard

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Sentry Wizard

Sentry Cordova
The official Sentry SDK for Cordova
Stars: ✭ 49 (-37.18%)
Mutual labels:  sentry, cordova
horse-wizard
Wizard for HORSE projects
Stars: ✭ 36 (-53.85%)
Mutual labels:  wizard, project
Event Management
helps to register an users for on events conducted in college fests with simple logic with secured way
Stars: ✭ 65 (-16.67%)
Mutual labels:  project
Cordova Plugin Wechat
A cordova plugin, a JS version of Wechat SDK
Stars: ✭ 1,198 (+1435.9%)
Mutual labels:  cordova
Boardforgithub
A small application to monitor your GitHub project web page in a webview-based native macOS app
Stars: ✭ 69 (-11.54%)
Mutual labels:  project
Onsenui
Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
Stars: ✭ 8,518 (+10820.51%)
Mutual labels:  cordova
Markdown Toc
Generate a markdown TOC (table of contents) for a README or any markdown files, using remarkable. Used by assemble, verb, and lots of other projects on GitHub. API and CLI.
Stars: ✭ 1,185 (+1419.23%)
Mutual labels:  project
Apollo Link Sentry
Apollo Link middleware which enriches SentryJS with GraphQL data
Stars: ✭ 63 (-19.23%)
Mutual labels:  sentry
Cordova Plugin Camera Preview Sample App
cordova-plugin-camera-preview Sample App
Stars: ✭ 76 (-2.56%)
Mutual labels:  cordova
Entityframework Reverse Poco Generator Ui
A simple UI to allow you to easily select which tables you want the EntityFramework Reverse POCO Code First Generator to use.
Stars: ✭ 69 (-11.54%)
Mutual labels:  wizard
Ml project template
Machine Learning Project Template - Ready to production
Stars: ✭ 75 (-3.85%)
Mutual labels:  project
Angular Pwa Seed
Multiplatform Angular project (Web/PWA, Mobile and Desktop) with Ionic (and optionally Bootstrap) - Sample: https://angular-pwa-seed.netlify.com
Stars: ✭ 68 (-12.82%)
Mutual labels:  cordova
Cordova Plugin Test Framework
Apache Cordova
Stars: ✭ 66 (-15.38%)
Mutual labels:  cordova
Aerowizard
Library for easy creation of custom and Aero Wizards. Aero Wizard strictly follows Microsoft guidelines and uses Visual Styles to get visual theming.
Stars: ✭ 73 (-6.41%)
Mutual labels:  wizard
Cordova Plugin Getuisdk
个推官方提供的推送SDK PhoneGap(Cordova) 插件(支持 Android & iOS)
Stars: ✭ 65 (-16.67%)
Mutual labels:  cordova
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-2.56%)
Mutual labels:  project
Sentry Clj
Sentry SDK for Clojure
Stars: ✭ 63 (-19.23%)
Mutual labels:  sentry
Tus Js Client
A pure JavaScript client for the tus resumable upload protocol
Stars: ✭ 1,151 (+1375.64%)
Mutual labels:  cordova
Ionic Typescript Mdha Starter
📱 This is an boilerplate starter project I use to bootstrap mobile applications. It is built with Ionic, AngularJS, TypeScript, and runs in Cordova. It is built upon the Visual Studio Tools for Apache Cordova project provided in Visual Studio 2015.
Stars: ✭ 70 (-10.26%)
Mutual labels:  cordova
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 78 (+0%)
Mutual labels:  project


Sentry Wizard

Helping you to set up your project with Sentry

Travis npm version npm dm npm dt Discord Chat

deps deps dev deps peer

Wizard in action

Usage

Install it with npm or yarn

npm install @sentry/wizard

Call sentry-wizard in your project and follow the instructions.

Options

Options:
  --help             Show help                                         [boolean]
  --version          Show version number                               [boolean]
  --debug            Enable verbose logging
                     env: SENTRY_WIZARD_DEBUG                          [boolean]
  --uninstall        Revert project set up process
                     env: SENTRY_WIZARD_UNINSTALL                      [boolean]
  --skip-connect     Skips the connection to the server
                     env: SENTRY_WIZARD_SKIP_CONNECT                   [boolean]
  --quiet            Do not fallback to prompting user asking questions
                     env: SENTRY_WIZARD_QUIET                          [boolean]
  -i, --integration  Choose the integration to set up
                     env: SENTRY_WIZARD_INTEGRATION
                       [choices: "reactNative", "javascript", "node", "cordova", "nextjs"]
  -p, --platform     Choose platform(s)
                     env: SENTRY_WIZARD_PLATFORM
                                             [array] [choices: "ios", "android"]
  -u, --url          The url to your Sentry installation
                     env: SENTRY_WIZARD_URL      [default: "https://sentry.io/"]

Resources

  • Forum
  • Discord
  • Stack Overflow
  • Twitter Follow
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].