mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
3 lines
164 B
Text
3 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
|