Code Monkey home page Code Monkey logo

spark-starter-kit's Introduction

Spark Starter Kit

Circle CI Maintainability

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

  • Ruby on Rails
  • Spree Commerce
  • Webpack via Webpacker gem
  • React with Redux

Installation

Install required tools and dependencies:

  • Docker
  • Homebrew if you're on OSX
  • PostgreSQL client - brew install postgresql or apt-get install postgresql-client
  • RVM - rvm use
  • NVM - nvm use
  • Yarn - npm install -g yarn
  • Bundler - gem install bundler

Run setup script

bin/setup

Development

To start the project just type:

bin/start

Hot Module Replacement

Before firing up the rails server you need to start webpack-dev-server

bin/webpack-dev-server

Running tests

Before running the test suite remember to fire up docker-compose (if it's not running already):

docker-compose up -d

And after that you can just use plain normal rspec:

bundle exec rspec

License

Spark Starter Kit is copyright © 2015-2019 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.

spark-starter-kit's People

Contributors

andrewwu avatar argonus avatar arudnicka avatar bbonislawski avatar chrisdobler avatar damianlegawiec avatar karol-the-guy avatar kgorazd avatar krzysiek1507 avatar nadberezny avatar niewskici avatar piotrekpasciak avatar pl-spark avatar punkbooster avatar ridem avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.