chase-martin / chat-api-client

Example Rails Chat API with React Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Example chat room

  • chat-api Expects a postgresql db with user 'newchat' Run rails api on port 3001: rails s -p 3001

  • chat-client Just yarn start

About

Example Rails Chat API with React Client


Languages

Language:Ruby 80.7%Language:JavaScript 13.5%Language:HTML 3.9%Language:CSS 1.9%