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

https://github.com/0plus1/ducalemtg.com_backend


https://github.com/0plus1/ducalemtg.com_backend

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# ducalemtg.com_backend

# parse management

```
cd dashboard
bash run.sh
```

# deploy

```
git push heroku master
```

error tail if deploy fails (requires heroku authorised account):

```
heroku logs --tail
```