Skip to content

Commit dde9fe1

Browse files
committed
Added database diagram and entity model
1 parent 9dfdf1a commit dde9fe1

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,20 @@ Then run:
101101
docker-compose -f src/main/docker/app.yml up -d
102102
```
103103

104-
104+
---
105105
## Continuous Integration
106106
- GitHub Action Configuration File :
107107

108108
```.github/workflows/main.yml```
109109

110110
- Auto deploy heroku cloud platform.
111111

112+
---
113+
## EntityModel
114+
![](entity-model.png)
115+
116+
---
117+
118+
## Database Diagram
119+
![](database-diagram.png)
112120

database-diagram.png

695 KB
Loading

entity-model.png

81.1 KB
Loading

0 commit comments

Comments
 (0)