Skip to content

An application that allows you to track errors in a production environment for multiple apps

Notifications You must be signed in to change notification settings

nedyalkodimitrov/error-monitor

Repository files navigation

Error Monitor System

Goals of the Project

  1. Easy to use
  2. Easy to deploy
  3. Multiple log levels
  4. Organize errors by project and assign projects to user groups
  5. Email notifications for critical errors
  6. Option to save the solution for an error
  7. Show potential error fixes based on your committed solutions (using AI and ElasticSearch)

Deployment

  1. Clone the project
  2. Run composer install and npm install
  3. Run php artisan migrate to execute the migrations
  4. Run php artisan serve

About

An application that allows you to track errors in a production environment for multiple apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published