https://github.com/csivitu/xapp
A collection of microservices to handle various Internal CSI tasks.
https://github.com/csivitu/xapp
microservice moleculer
Last synced: 2 months ago
JSON representation
A collection of microservices to handle various Internal CSI tasks.
- Host: GitHub
- URL: https://github.com/csivitu/xapp
- Owner: csivitu
- License: mit
- Created: 2020-12-14T15:35:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T15:50:35.000Z (over 5 years ago)
- Last Synced: 2025-05-15T01:11:15.632Z (11 months ago)
- Topics: microservice, moleculer
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![csivit][csivitu-shield]][csivitu-url]
[![Issues][issues-shield]][issues-url]
XAPP
A collection of microservices to handle various tasks
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Usage](#usage)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
* [Contributors](#contributors-)
## About The Project
**xapp** is an umbrella term that holds various microservices under it. Current services include [slot-booking-system](https://github.com/csivitu/slot-booking-system), [admin-panel](https://github.com/csivitu/admin-panel) and [email-service](https://github.com/csivitu/email-service-backend). Refer the individual project Readme files to know about it's usage and features.
## Roadmap
See the [open issues](https://github.com/csivitu/xapp/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'feat: Add some AmazingFeature'`)
4. Push to the Branch (`git push -u origin feature/AmazingFeature`)
5. Open a Pull Request
You are requested to follow the contribution guidelines specified in [CONTRIBUTING.md](./CONTRIBUTING.md) while contributing to the project :smile:.
## License
Distributed under the MIT License. See [`LICENSE`](./LICENSE) for more information.
[csivitu-shield]: https://img.shields.io/badge/csivitu-csivitu-blue
[csivitu-url]: https://csivit.com
[issues-shield]: https://img.shields.io/github/issues/csivitu/xapp.svg?style=flat-square
[issues-url]: https://github.com/csivitu/xapp/issues