Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 267 Bytes

development.md

File metadata and controls

19 lines (13 loc) · 267 Bytes

Development

Clone this repository

git clone https://github.com/fabianoflorentino/blackpearl.git

Build the image

docker compose build --no-cache

Run the application

docker compose up -d && docker compose logs -f