foundary-test-1770784989/Procfile
jordan 484b882e7f
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add components: app-react/studio-ui, service/studio-api
2026-02-11 04:46:10 +00:00

5 lines
173 B
Plaintext

# Local development processes
# Components will be added below as they're created
studio-ui: cd apps/studio-ui && npm run dev
studio-api: cd services/studio-api && make run