Files
XpenselyServer/README.md

8 lines
182 B
Markdown
Raw Normal View History

2025-07-11 14:16:05 +02:00
Run it locally:
1. build the current state:
mvn clean install or mvn clean install -DskipTests
2. docker it up and run it
docker-compose -f dev-docker-compose.yml up --build