8000 GitHub - kannans/drawboard: It's a realtime draw board game, friends can select the grid box to set the chosen color.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kannans/drawboard

Repository files navigation

LeaderBoard

Build a simple server & frontend presenting a user with a 20x20 grid of squares the user can "draw" on to create a simple design. Also with realtime update using action cable.

Requirements

ruby 2.6.0

rails 5.2.2

redis # for websocket connections.

pg # postgreSQL

yarn # for js packages.

Setup

After cloning this application do a bin setup command.

./bin/setup

Access site

After initial setup rails the application.

rails server

Access site in http://localhost:3000

Resting

It uses rspec test framework, execute all the test cases.

rspec


Dev @kannans

About

It's a realtime draw board game, friends can select the grid box to set the chosen color.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0