feat-dev-e2e-test/Procfile
jordan 0c1e9e602d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: api
2026-02-03 01:38:31 +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