jtapia / spark-starter-kit

Rails + Spree + ReactJS (Universal) + Redux + ES6 (Babel6) + Webpack + Hot Reload

Home Page:http://spark-starter-kit.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark Starter Kit

Circle CI Code Climate Test Coverage

This is a starting point for all Spree/Rails related projects at Spark Solutions, it contains:

Heavily inspired by react-webpack-rails-tutorial

Installation

bin/setup

Development

To start the project just type:

foreman start -f Procfile.dev

Deployment

This repository is prepared for Heroku deployment with assets hosting on Amazon S3 for production and Amazon Cloudfront as a CDN.

Before the first deploy, in the project directory run:

heroku buildpacks:add heroku/nodejs
heroku buildpacks:add heroku/ruby

License

Spark Starter Kit is copyright © 2015-2016 Spark Solutions Sp. z o.o.. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About Spark Solutions

Spark Solutions

Spark Starter Kit is maintained and funded by Spark Solutions Sp. z o.o. The names and logos are trademarks of Spark Solutions Sp. z o.o.

We are passionate about open source software. We are available for hire.

About

Rails + Spree + ReactJS (Universal) + Redux + ES6 (Babel6) + Webpack + Hot Reload

http://spark-starter-kit.herokuapp.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 76.7%Language:JavaScript 20.7%Language:HTML 2.1%Language:CSS 0.6%