Skip to content

DmitriyBaklikov/spark-starter-kit

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.2%
  • JavaScript 20.2%
  • HTML 2.0%
  • CSS 0.6%