testfinal/Procfile
jordan 709fd40554
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Add service component: api
2026-02-01 21:17:11 +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