Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 896 Bytes

File metadata and controls

36 lines (25 loc) · 896 Bytes

tr-docker-workshop-demo

database

docker compose up -d

backend

cd backend
make build
make run

Troubleshooting

frontend

cd frontend
make build
make run

demo