Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit bb37e5c

Browse files
committed
add maven readme
1 parent 444f72d commit bb37e5c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

MAVEN_README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
direct-app
2+
==========
3+
4+
## building
5+
6+
- Run `mvn clean package -DskipTests=true`
7+
8+
## running locally
9+
10+
- Run `docker-compose up -d`

0 commit comments

Comments
 (0)