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

https://github.com/buggregator/frontend

Buggregator UI
https://github.com/buggregator/frontend

buggregator js nuxtjs sass tailwindcss typescript ui vuejs3 websocket

Last synced: 2 months ago
JSON representation

Buggregator UI

Awesome Lists containing this project

README

          


[![Downloads](https://img.shields.io/docker/pulls/butschster/buggregator.svg)](https://hub.docker.com/repository/docker/butschster/buggregator)
[![Twitter](https://img.shields.io/badge/twitter-Follow-blue)](https://twitter.com/buggregator)

# Buggregator Frontend

Debug everything. Install nothing.

Frontend SPA for [Buggregator Server](https://github.com/buggregator/server) — a free, open-source debugging server that
runs beside your application. One `docker run` gives you exceptions, dumps, emails, profiling, and logs in a single
real-time UI. No code changes required.

This repository contains the web interface built with Vue 3, TypeScript, and Storybook.

![storybook](https://github.com/buggregator/frontend/assets/773481/4a7166ee-2f3e-4fda-b7c5-ede3b2601abc)

## Documentation, Installation and Usage Instructions

See the[documentation](https://docs.buggregator.dev/)for detailed installation and usage instructions.

---

## Contributing

We enthusiastically invite you to contribute to Buggregator Server! Whether you've uncovered a bug, have innovative
feature suggestions, or wish to contribute in any other capacity, we warmly welcome your participation. Simply open an
issue or submit a pull request on our GitHub repository to get started.

> **Note**
> Read more how to contribute [here](https://docs.buggregator.dev/contributing/frontend.html)

---

## License

Buggregator is open-sourced software licensed under the BSD-4 License.