Skip to content

sepans/exchange

Repository files navigation

Stress

Stress is currently a prototype Ruby GraphQL API for handling ecommerce orders at Artsy.

Meta

Setup

  • Fork the project to your GitHub account

  • Clone your fork:

    $ git clone git@github.com:your-github-username/radiation.git
    
  • Install bundles:

    $ bundle install
    

Tests

Once setup, you can run the tests like this:

$ bundle exec rspec

Note: the default rake task is setup to run tests and Rubocop.

Starting Server

$ rails s

About

Artsy Order Management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages