Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 957 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 957 Bytes

WarpCore

WarpCore is a set of components and classes commonly used for quickly building scalable cloud applications with Parse-Server and Ruby. It bundles several technologies such as: Puma, Parse Stack, MongoDB, Redis and Sidekiq.

Code Status

Gem Version Build Status API Reference

Installation

Add this line to your application's Gemfile:

gem 'warpcore'

And then execute:

$ bundle

Or install it yourself as:

$ gem install warpcore