Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 3.17 KB

readme.md

File metadata and controls

34 lines (28 loc) · 3.17 KB

Popsicle Build Status Code Climate Deploy

A tiny Rack app to serve your Ember-CLI apps. Since it's rack-based you can easily mount this on any other framework and enjoy the fun!

Setup

  • Press the deploy to Heroku button 🚀
  • Assign the env vars specified on app.json
  • Deploy your Ember-CLI application & enjoy.

Usage with Rails

Since this is a Rack-based application you can mount it as middleware and setup some redirect rules on top ensuring Popsicle will only be on the set of routes that best suit you.