Skip to content

RevDeBug/revdebug-tutorial-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REVDEBUG VUE.JS TUTORIAL

Simple Vue.js example, click the skull button to crash.

Configure RevDeBug repository:

npm config set @revdebug:registry https://nexus.revdebug.com/repository/npm/

Install dependancies (including RevDeBug):

npm install

* Note: Before instrumenting you may need to change the "host" (and maybe "port" / "webPort") fields in "revdebug.json" or specify different values on the command line if you are not running the record server locally.

Normal instrument:

npx revd

Or instrument passing different host:

npx revd --host your_record_server.com

And off we go...

npm run serve

Click the skull button then have a look at the crash recording in devops monitor, also web apm metrics available.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •