Skip to content

Commit 3625071

Browse files
authored
Update README.md
1 parent 8e12048 commit 3625071

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

README.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,31 @@
22
[![Downloads](https://img.shields.io/docker/pulls/butschster/buggregator.svg)](https://hub.docker.com/repository/docker/butschster/buggregator)
33
[![Twitter](https://img.shields.io/badge/twitter-Follow-blue)](https://twitter.com/buggregator)
44

5-
![Cover image](https://user-images.githubusercontent.com/773481/208718792-eeae35a6-c5a8-4be4-9474-2b96d222e750.png)
6-
75
# Buggregator Frontend SPA
86

9-
Welcome to the official repository for the Buggregator Frontend Single Page Application (SPA), a crucial component of the Buggregator. This repository focuses exclusively on the frontend aspect of Buggregator, developed using Nuxt.js framework and enriched with Storybook for an enhanced component-driven development experience.
7+
Welcome to the official repository for the Buggregator Frontend Single Page Application (SPA), a crucial component of the Buggregator. This repository focuses exclusively on the frontend aspect of Buggregator, developed using VuejS and enriched with Storybook for an enhanced component-driven development experience.
8+
9+
![Cover image](https://user-images.githubusercontent.com/773481/208718792-eeae35a6-c5a8-4be4-9474-2b96d222e750.png)
1010

1111
## Overview
1212

1313
Buggregator is a comprehensive, lightweight server designed for debugging applications written on PHP, JS, etc. This repository is tailored to work seamlessly with the Buggregator server, providing a user-friendly interface and interactive features that make debugging more efficient and less cumbersome.
1414

15-
## Contribution
15+
## Documentation, Installation and Usage Instructions
16+
17+
See the [documentation](https://docs.buggregator.dev/) for detailed installation and usage instructions.
18+
19+
---
20+
21+
## Contributing
22+
23+
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.
24+
25+
> **Note**
26+
> Read more how to contribute [here](https://docs.buggregator.dev/contributing/architecture.html)
1627
17-
Contributions to the Buggregator Frontend SPA are always welcome. Whether it's fixing bugs, improving documentation, or suggesting new features, your input is valuable. Please read our contribution guidelines before submitting your pull request.
28+
---
1829

19-
## Support
30+
## License
2031

21-
If you encounter any issues or have questions, feel free to open an issue in this repository. For more detailed discussions or support, join our community on [Discord](https://discord.gg/FTpBM7xU).
32+
Buggregator is open-sourced software licensed under the BSD-4 License.

0 commit comments

Comments
 (0)