Rentler is the real estate platform that offers a digital rental journey. It automates the standard rental tasks making the whole experience contact-free. All can be done in one place, hassle-free, and with no face-to-face contact.
Keep in mind, that you are going to start 8 Spring Boot applications, Postgres instance, RabbitMq and React App.
Make sure you have 4 Gb RAM available on your machine.
- Install Docker and Docker Compose.
- Change environment variable values in
.envfile for more security or leave it as it is. - Make sure to build the project:
mvn install -DskipTests
Run docker-compose up to start all things.
http://localhost:15672 (guest/guest)