Skip to content

fduverger/Exceptionless.UI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

414 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exceptionless.UI

Build status ![Gitter](https://badges.gitter.im/Join Chat.svg)

Exceptionless User Interface

Getting Started (Development)

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.

  1. You will need to clone this repo.
  2. Install grunt and the development dependencies using npm.
npm install -g grunt-cli
npm install
  1. Download the JavaScript dependencies by running the following bower command.
bower install
  1. Start a web server and view it on http://localhost:9001 by running the following grunt command.
grunt serve

Using Exceptionless

Refer to the Exceptionless documentation here: Exceptionless Docs

Hosting Options

  1. 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.
  2. If you would rather host Exceptionless yourself, you will need to follow these steps:
  3. Download and and extract the latest release.
  4. Update the app.config.*.js file with your settings.
  5. Host on any web server!

About

Exceptionless User Interface

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.3%
  • HTML 32.5%
  • CSS 13.2%