Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 156 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 156 Bytes

SpringBootAngularApp

Using Docker

To start the app (frontend and backend)

docker compose up -d

Or :

docker compose up --build -d