Skip to content

mailtoharshit/PhpHeroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Launch your html application to heroku instantly

Follow the quick steps Note : Php file loads html on load, since the application type is php

git clone git@github.com:mailtoharshit/PhpHeroku.git
open index.html (override with your html)

Now simply deploy ' yourapp' to heroku by following the steps

$ heroku create yourapp
$ git push heroku master
$ heroku open

or simple click this button to have quick launch

Deploy

About

Deploy you html application (as PHP) on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors