Skip to content

matheusmv/personal-accountant

Repository files navigation

Personal Accountant

Personal finance management application

under development...

Documentation

Setting environment variables

Running the application

  • Docker

  • Docker Compose

     git clone https://github.com/matheusmv/personal-accountant.git && cd /personal-accountant
    
     docker-compose up -d && ./mvnw package && java -jar app/target/app-0.0.1.jar