Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 870 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 870 Bytes

Shopping - Ember.js

This is an example app for the Client-Side MVC Shootout. It uses Ember.js as a client-side library, and proxies Product requests to a separate API.

Getting Started

First, you'll need a product API with the appropriate fields. Use gilt_api to get started quickly. Be sure to read the README.

Set up your environment:

bundle

Run the server

rails s

That's it!

FAQ

No migrations?

You don't need a local database just now.

Warnings

This software comes without guarantee of anything whatsoever. Could seriously maim small pets. Has smelly feet. Use with caution.

License

MIT

Copyright

(c) 2012 Scott Burton

Contributors

Scott Burton