Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/destos/destos.com
- Owner: destos
- Created: 2015-07-10T01:34:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T04:23:20.000Z (over 9 years ago)
- Last Synced: 2024-04-14T14:15:58.995Z (10 months ago)
- Language: HTML
- Homepage: http://destos.com
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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"
```