Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coding-hui/xuanwu
https://github.com/coding-hui/xuanwu
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/coding-hui/xuanwu
- Owner: coding-hui
- Created: 2023-11-12T04:08:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T03:04:45.000Z (6 months ago)
- Last Synced: 2024-06-23T05:48:42.853Z (6 months ago)
- Language: JavaScript
- Size: 15.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xuanwu
## Overview
The Xuanwu Project is a collection of services and tools designed to facilitate various aspects of application development and deployment. It includes modules for code generation, mall services, and more.
## Getting Started
### Prerequisites
- Java 21
- Maven
- Docker### Building the Project
To build the project, run the following command:
```sh
make mvn.build
```### Building Docker Images
To build Docker images for the services, run:
```sh
make images.build
```### Deploying to Kubernetes
To deploy the services to a Kubernetes cluster, run:
```sh
make k8s.install
```## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Contact
For any questions or feedback, please contact us at [[email protected]](mailto:[email protected]).