Skip to content

dachakra/angular

This branch is 5 commits behind sentry-demos/angular:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 15, 2020
Jan 10, 2018
Oct 15, 2020
Mar 25, 2019
Aug 19, 2020
Aug 20, 2020
Oct 15, 2020
Apr 16, 2018
Mar 25, 2019
Aug 19, 2020
Oct 15, 2020
Aug 19, 2020
Oct 15, 2020
Oct 15, 2020
Oct 15, 2020
Jan 10, 2018
Oct 15, 2020
Oct 15, 2020
Oct 15, 2020
Aug 19, 2020

Repository files navigation

Angular + Sentry

Installation

https://docs.sentry.io/platforms/javascript/angular/

Deploying

nvm use

npm install

npm install -g @sentry/cli

The following command is defined in package.json and will build, create release, upload source maps and deploy:

npm run deploy

note: predeploy runs as part of deploy where create_env is used

note: a .env file must be made in order to store the relative variable value provided by the Sentry CLI

Error Monitoring

Alt Text

Performance Monitoring

Alt Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.1%
  • HTML 13.9%
  • JavaScript 13.0%
  • CSS 8.1%
  • Makefile 5.5%
  • Shell 0.4%