cameron-martin / tsumego

An app for playing tsumego puzzles
https://tsumego.app/
5 stars 0 forks source link

Tsumego.app

CI

A web app for playing tsumego puzzles. Automatically gives you puzzles of the optimal difficulty.

Open app

Development

Run & migrate the database using:

sudo docker-compose up

Run the other things using:

yarn dev