angularspree-api icon indicating copy to clipboard operation
angularspree-api copied to clipboard

API for angular spree frontend

== README

For setup follow these steps.

  • Install all dependencies $ bundle install
  • Run all migrations $ rake db:migrate
  • Load seed data rake db:seed
  • Load sample data rake spree_sample:load

Demo

Try with direct deployment on Heroku:

Deploy