Skip to content

A tiny Ruby server based on Rack. Purposed to serve JavaScript applications

Notifications You must be signed in to change notification settings

shellandbull/popsicle

Repository files navigation

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.

About

A tiny Ruby server based on Rack. Purposed to serve JavaScript applications

Resources

Stars

Watchers

Forks

Packages

No packages published