https://github.com/dfarr/fb-social-graph-dev
https://github.com/dfarr/fb-social-graph-dev
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfarr/fb-social-graph-dev
- Owner: dfarr
- Created: 2016-07-13T00:07:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-13T00:07:59.000Z (almost 10 years ago)
- Last Synced: 2025-03-23T13:36:00.189Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev
## prerequisites
- docker
- docker-compose
## run
```
git clone git@github.com:dfarr/fb-social-graph-dev.git dev
git clone git@github.com:dfarr/fb-social-graph-core.git dev/core
git clone git@github.com:dfarr/fb-social-graph-worker.git dev/worker
cd dev
docker-compose up -d
```