Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 416 Bytes

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