mirror of
https://github.com/flupine/VPNSox-CP.git
synced 2026-04-25 05:45:57 +03:00
[GH-ISSUE #3] Setup Airbrake for your JavaScript application #3
Labels
No labels
airbrake
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VPNSox-CP#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @flupine on GitHub (Jul 11, 2018).
Original GitHub issue: https://github.com/flupine/VPNSox-CP/issues/3
Install Airbrake in 2 easy steps:
Step 1: Add the library
Include via CDN:
We also support installation via npm and Bower.
Step 2: Copy this config snippet to your
app.jsfile(You can find your project ID and API KEY with your project's settings):
To test that Airbrake has been installed correctly in your JavaScript project, just open up the JavaScript console in your internet browser and paste in:
Visit official GitHub repo for more info on alternative configurations and advanced options.