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: 3 months ago
JSON representation
A logger with UI dashboard using Notify Go package
- Host: GitHub
- URL: https://github.com/iamhabbeboy/notify-system
- Owner: iamhabbeboy
- Created: 2023-01-10T00:03:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T08:55:04.000Z (over 3 years ago)
- Last Synced: 2025-03-25T12:12:05.764Z (about 1 year ago)
- Topics: dashboard, golang, logger, logrocket, notify, ui
- Language: Go
- Homepage:
- Size: 19.7 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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)