Skip to content

Commit

Permalink
update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Boonyarit Rousamran authored and hokkung committed Apr 9, 2024
1 parent 6d7efac commit 2f4304b
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# user-changelog
# user-changelog

---

## Java application to operate/manage User's DB

---

## How to run application
1. Copy `application-local-t.properties` into `application-local.properties`
2. Add environment variable `SPRING_PROFILES_ACTIVE=local`
3. run maven
---

## Technology Stack
- Liquibase
- MySql

0 comments on commit 2f4304b

Please sign in to comment.