Skip to content

sakurazuka/chat_api

Repository files navigation

What's this?

This Chat API was created to study React-Redux.

Usage

# install gems in vender/bundle
$ bundle install --path vendor/bundle -j4

# install packages in client/node_module
$ yarn install

# create database
$ bin/rails db:create
$ bin/rails db:migrate

# start
$ bin/foreman s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published