Skip to content

lawwantsin/penguins-rule

Repository files navigation

Example App for Beverages

Local Setup

bundle install
rake db:setup
rails s

Optional for Development

Uses LiveReload Type guard in terminal to start Livereload server Chrome Extension here

Tests

Type rake test in terminal to run test suite

Files

All javascript logic is located in orders.js

All functionality is in the orders stack.

workbench.erb is helpful to speed up designing tricky UI without excessive clicking.

Make some fake orders

Type rake fake_orders in Terminal.

Runs on an endless loop. Control+C to quit.

Deploy to Heroku

Deploy

About

The Blurp Beverage. Uses Rails, Minitest, Pusher, Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published