mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-10 22:17:44 +00:00
5 lines
181 B
Text
5 lines
181 B
Text
|
postgres: postgres -D tmp/postgresql
|
||
|
faktory: faktory
|
||
|
server: go run github.com/andremedeiros/apollo/cmd/apollo-api
|
||
|
worker: go run github.com/andremedeiros/apollo/cmd/apollo-worker
|