
Exceptionless User Interface
NOTE: If you simply want to use Exceptionless, just go to http://exceptionless.io and signup for a free account and you will be up and running in seconds.
npm install -g grunt-cli
npm install- Download the JavaScript dependencies by running the following bower command.
bower install- Start a web server and view it on
http://localhost:9001by running the following grunt command.
grunt serveRefer to the Exceptionless documentation here: Exceptionless Docs
- We provide very reasonably priced hosting at Exceptionless. By using our hosted service, you are supporting the project and helping it get better! We also provide set up and support services.
- If you would rather host Exceptionless yourself, you will need to follow these steps:
- Download and and extract the latest release.
- Update the
app.config.*.jsfile with your settings. - Host on any web server!