8ae7457016445533d8724d3595188999d532cf32
Misael
For dev
You need to setup a postgres server at localhost:5432, with user misael with password misael-dev
Then, you run the database migration ./gradlew flywayMigrate
And finaly we run ./gradlew bootRun
For deployment
The compose file is enough.
launcher.sh checks that the migrations are applied and then runs the spring boot server on port 8080
Languages
Java
53.8%
HTML
37.7%
CSS
3.6%
Nix
2.5%
Python
1.6%
Other
0.8%