Skip to content

bugsense/mesh-bugsense

Repository files navigation

Bugsense API for node & web

Web Usage

Assuming you're using catchall, just drop-in a one liner.

<html>
  <head>
    <script type="text/javascript" src="https://raw.github.com/crcn/mesh-bugsense/master/bugsense.min.js?apiKey=[KEY_HERE]"></script>
  </head>
  <body>
  </body>
</html>

Node Usage

//TODO

About

bugsense API hooks for catchall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published