slack-auth-1770277653/Procfile
jordan 54426a06f4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: auth-api
2026-02-05 07:47:39 +00:00

4 lines
125 B
Plaintext

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