mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-22 03:37:43 +00:00
4 lines
164 B
Text
4 lines
164 B
Text
|
postgres: postgres -D tmp/postgresql
|
||
|
server: go run github.com/andremedeiros/apollo/cmd/apollo-api
|
||
|
worker: go run github.com/andremedeiros/apollo/cmd/apollo-worker
|