sp3-verify-1770325830/Procfile
jordan a78d9b43d0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: chat-api
2026-02-05 21:10:37 +00:00

4 lines
125 B
Plaintext

# Local development processes
# Components will be added below as they're created
chat-api: cd services/chat-api && make run