project
|
initial way to run the server:
|
2023-04-23 18:33:29 +04:00 |
public
|
npm create vite
|
2023-04-21 17:12:21 +04:00 |
.envrc
|
npm create vite
|
2023-04-21 17:12:21 +04:00 |
.gitignore
|
adding scalajs & laminar
|
2023-04-21 17:22:17 +04:00 |
.scalafmt.conf
|
add simple rendering of other players
|
2023-04-21 19:51:43 +04:00 |
build.sbt
|
initial way to run the server:
|
2023-04-23 18:33:29 +04:00 |
counter.js
|
npm create vite
|
2023-04-21 17:12:21 +04:00 |
flake.lock
|
npm create vite
|
2023-04-21 17:12:21 +04:00 |
flake.nix
|
initial way to run the server:
|
2023-04-23 18:33:29 +04:00 |
index.html
|
npm create vite
|
2023-04-21 17:12:21 +04:00 |
javascript.svg
|
npm create vite
|
2023-04-21 17:12:21 +04:00 |
main.js
|
hack to fix Vite loading
|
2023-04-23 18:06:37 +04:00 |
package-lock.json
|
added tailwind
|
2023-04-21 18:24:24 +04:00 |
package.json
|
added tailwind
|
2023-04-21 18:24:24 +04:00 |
postcss.config.js
|
added tailwind
|
2023-04-21 18:24:24 +04:00 |
style.css
|
added tailwind
|
2023-04-21 18:24:24 +04:00 |
tailwind.config.js
|
fix tailwind search path
|
2023-04-23 18:07:00 +04:00 |
vite.config.js
|
adding scalajs & laminar
|
2023-04-21 17:22:17 +04:00 |