Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 167 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 167 Bytes

Prontogram API

Deploy with Docker compose

First, build the local image

docker build -t prontogram-backend .

Finally, run

docker compose up