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!
- Press the deploy to Heroku button 🚀
- Assign the env vars specified on
app.json
- Deploy your Ember-CLI application & enjoy.
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.