Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mozmorris/phpapp

php app on heroku
https://github.com/mozmorris/phpapp

Last synced: about 1 month ago
JSON representation

php app on heroku

Awesome Lists containing this project

README

        

## Deploy instructions

git clone https://github.com/MozMorris/phpapp.git
cd phpapp
heroku create
heroku config:set BUILDPACK_URL=https://github.com/MozMorris/heroku-buildpack-php#pagespeed
git push heroku master
heroku open