All Projects → exceptionless → Exceptionless.UI

exceptionless / Exceptionless.UI

Licence: Apache-2.0 license
Exceptionless web user interface

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Less
1899 projects

Projects that are alternatives of or similar to Exceptionless.UI

webmarks
remoteStorage-enabled bookmarking app
Stars: ✭ 65 (-38.1%)
Mutual labels:  spa
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (-74.29%)
Mutual labels:  spa
flag-icons
A beautiful svg + png + sass + css collection of 261 flags.
Stars: ✭ 61 (-41.9%)
Mutual labels:  grunt
example-app
Example app showcasing fulls1z3's Angular libraries
Stars: ✭ 27 (-74.29%)
Mutual labels:  spa
platzi-exchange
Proyecto del Curso Basico de Vue.js de Platzi 💚
Stars: ✭ 26 (-75.24%)
Mutual labels:  spa
farmers-market-finder
[ARCHIVED] Find and display farmers market locations on map
Stars: ✭ 23 (-78.1%)
Mutual labels:  grunt
angular-dersleri
En popüler front-end framework'ü Angular 12' i sıfırdan en ileri seviye kadar öğrenin.
Stars: ✭ 27 (-74.29%)
Mutual labels:  spa
ness
Deploy web sites and apps to your own cloud account effortlessly.
Stars: ✭ 631 (+500.95%)
Mutual labels:  spa
UI-Builder
UI Builder to generate html pages automatically
Stars: ✭ 33 (-68.57%)
Mutual labels:  grunt
TypeScript-Boilerplate
A TypeScript Grunt Boilerplate
Stars: ✭ 13 (-87.62%)
Mutual labels:  grunt
aem-spa-page-model-manager
Interface between Adobe Experience Manager and Single Page Application framework.
Stars: ✭ 26 (-75.24%)
Mutual labels:  spa
ws
scripts for building web projects
Stars: ✭ 13 (-87.62%)
Mutual labels:  spa
chronicle
Forming reliable memories.
Stars: ✭ 87 (-17.14%)
Mutual labels:  spa
node-sass-asset-functions
Node SASS Asset functions
Stars: ✭ 45 (-57.14%)
Mutual labels:  grunt
skeleton-quasar
Exemplo simples de skeleton para o Quasar Framework
Stars: ✭ 40 (-61.9%)
Mutual labels:  spa
microfest
Manifest management for single page applications driven by micro frontend apps
Stars: ✭ 14 (-86.67%)
Mutual labels:  spa
create-vuefront-app
Generator for quick VueFront project setup
Stars: ✭ 16 (-84.76%)
Mutual labels:  spa
payload
A javascript single page application (SPA) driver for REST API payload management.
Stars: ✭ 16 (-84.76%)
Mutual labels:  spa
grunt-pug-sass-skeleton
boilerplate project of pug and sass using grunt
Stars: ✭ 14 (-86.67%)
Mutual labels:  grunt
mpc-hc.org
The source code of our website.
Stars: ✭ 64 (-39.05%)
Mutual labels:  grunt

Exceptionless.UI

Build Discord Donate

Exceptionless User Interface

Using Exceptionless

Refer to the Exceptionless documentation.

Hosting Options

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 the self hosting documentation.

Contributing

In appreciation for anyone who submits a non-trivial pull request, we will give you a free Exceptionless paid plan for a year. After your pull request is accepted, simply send an email to [email protected] with the name of your organization and we will upgrade you to a paid plan.

Please read the contributing document and follow the steps below to start configuring your Exceptionless development environment.

  1. You will need to clone this repo.

  2. Change into the src directory: cd src.

  3. Install grunt and the development dependencies using npm.

    npm install
  4. Download the JavaScript dependencies by running the following bower command.

    npx bower install
  5. Start a web server and view it on http://ex-ui.localtest.me:5100 by running the following grunt command.

    npx grunt serve

Thanks

Thanks to all the people who have contributed!

contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].