Commit Graph

60 Commits

Author SHA1 Message Date
efim c501d14094 add sub routes to backend app
in the shape of websocket and post \ get
with receiving of some request model
2023-04-23 11:55:53 +04:00
efim d8af92787d adding backend project
will try to do rest & websocket api with http4s
2023-04-23 11:19:38 +04:00
efim 7e488b7e62 table - make my own vote visible
adding overall app state, "my player id"
with intent to feed in data from auth methods, and read in other parts,
for example visibility of sections

don't quite sure that's the intended way
2023-04-22 01:03:04 +04:00
efim 42e092e747 some absolute positioning for other players 2023-04-22 00:46:10 +04:00
efim f845f91a8e prettify table rendering 2023-04-21 23:51:10 +04:00
efim acbda22a5d new ugly rendering of other players and table 2023-04-21 22:58:08 +04:00
efim 527e12dbd8 add simple rendering of other players 2023-04-21 19:51:43 +04:00
efim a25d915bb5 added tailwind 2023-04-21 18:24:24 +04:00
efim fd7ddd9588 adding scalajs & laminar
https://www.scala-js.org/doc/tutorial/laminar.html
2023-04-21 17:22:17 +04:00
efim 6c8e9ea4ee npm create vite 2023-04-21 17:12:21 +04:00