https://github.com/hacknlove/crowdference-dev-environment
https://github.com/hacknlove/crowdference-dev-environment
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hacknlove/crowdference-dev-environment
- Owner: hacknlove
- Created: 2019-06-06T10:17:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T10:26:45.000Z (almost 7 years ago)
- Last Synced: 2025-01-08T20:51:01.124Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# instructions
```
# clone
git clone https://github.com/hacknlove/crowdference-dev-environment
git clone https://github.com/hacknlove/crowdference.git
git clone https://github.com/hacknlove/crowdference-rest.git
cd crowdference-dev-environment
docker-compose up -d
# if you do not have traefik
cd traefik
docker-compose up -d
```