A one-click Ionic app template for Heroku
Make sure you have Node.js and the Heroku Toolbelt installed.
git clone [email protected]:driftyco/ionic-heroku-button.git # or clone your own fork
cd ionic-heroku-button
npm install
npm start
Your app should now be running on localhost:5000.
heroku create
git push heroku master
heroku open
Alternatively, you can deploy your own copy of the app using this button:
For more information about using Heroku, check out https://devcenter.heroku.com/