Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/destos/destos.com

my spring board
https://github.com/destos/destos.com

Last synced: 15 days ago
JSON representation

my spring board

Awesome Lists containing this project

README

        

## Dokku Deploy

```
dokku config:set destos.com BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-nodejs.git
dokku config:set destos.com NODE_ENV="production"
```