An open API service indexing awesome lists of open source software.

https://github.com/hacknlove/crowdference-dev-environment


https://github.com/hacknlove/crowdference-dev-environment

Last synced: over 1 year ago
JSON representation

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
```