MyHome helps people manage their apartment. See this document for the complete list of features we are planning to implement.
Join us at Discord here.
gradlew assemble
docker-compose build
docker-compose up
All required ports are mapped to localhost.
REST API is accessible via port 8080.
http://localhost:8080/swagger/index.html - serves an API documentation.
Made with contributors-img
Feel free to contribute to the project. Please make sure to follow the below list before contributing.
Our API can be accessed in two ways:
This project is licensed under the Apache License - see the LICENSE.md file for details
This project relies on the following projects