composed3/Procfile
jordan ae453fbd06
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Add service component: api
2026-02-01 19:46:25 +00:00

4 lines
115 B
Plaintext

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