Skip to content

tmanhkha/rethinkdb-rails

Repository files navigation

Table of Contents

About The Project

Distributed Database (RethinkDB) & Ruby on Rails

Built With

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Notice: This setup for MacOS

  • ruby 2.7.0
rvm install "ruby-2.7.0"
  • rails 6.0.3.4
gem install rails
  • Node 10.22.0
nvm install 10.22.0
  • RethinkDB 2.4.0
brew install rethinkdb

Installation

  1. Clone the repo
git clone https://github.com/tmanhkha/rethinkdb-rails.git
  1. Change directory
cd rethinkdb-rails
  1. Bundle install
bundle install
  1. Yarn install
yarn install
  1. Start RethinkDB
rethinkdb
  1. Rails sverver
rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published