wiki
This commit is contained in:
parent
aa3cab5f08
commit
dc8544716c
@ -1,6 +1,6 @@
|
|||||||
# Demo
|
# Demo
|
||||||
|
|
||||||
https://cordacheckers.djmil.dev
|
https://cordacheckers.djmil.dev (currently offline)
|
||||||
|
|
||||||
Since it is a turn-based board game, to have a complete experience - be sure to use at least two players. There are three LOGINs for you to choose from:
|
Since it is a turn-based board game, to have a complete experience - be sure to use at least two players. There are three LOGINs for you to choose from:
|
||||||
- alice
|
- alice
|
||||||
@ -16,6 +16,7 @@ One important notice though, because it was decided to cut a few corners by dire
|
|||||||
Also, the React UI uses 30 sec polling intervals to fetch updated State information from server. If you do not want to wait - you can trigger immediate fetch directly by hands: simply flip online-offline toggle at the top of the screen. It can be seen immediately after big CordaCheckers inscription.
|
Also, the React UI uses 30 sec polling intervals to fetch updated State information from server. If you do not want to wait - you can trigger immediate fetch directly by hands: simply flip online-offline toggle at the top of the screen. It can be seen immediately after big CordaCheckers inscription.
|
||||||
|
|
||||||
# Source code overview
|
# Source code overview
|
||||||
|
Check projects [[wiki|https://gitea.djmil.dev/djmil/corda-checkers/wiki]] pages for the architecure oweriview
|
||||||
|
|
||||||
## Backend
|
## Backend
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user