Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamhabbeboy/notify-system

A logger with UI dashboard using Notify Go package
https://github.com/iamhabbeboy/notify-system

dashboard golang logger logrocket notify ui

Last synced: 26 days ago
JSON representation

A logger with UI dashboard using Notify Go package

Awesome Lists containing this project

README

        

# Logrocket Internal error Notification System demo
A simple internal error notification system built on existing Go package called [Notify](https://github.com/nikoksr/notify) that sends messages to external services such as Slack, Email, Twilio, Telegram, etc. with a built-in dashboard for logging messages.

![logrocket](https://res.cloudinary.com/denj7z5ec/image/upload/v1673914240/Screenshot_2023-01-17_at_1.10.33_AM_r5wyrh.png)

## Technologies
- [Go](https://go.dev)
- [Notify](https://github.com/nikoksr/notify)
- [Air](https://github.com/cosmtrek/air) - Live reload for Go apps
- [Viper](https://github.com/spf13/viper)
- [Svelte](https://svelte.dev)
- [Tailwindcss](https://tailwindcss.com)