add routing

 add bulma
 add favicon
 add justfile
🔥 rm navbar
This commit is contained in:
lunarydess
2025-03-10 14:45:13 +01:00
parent 9a9be89650
commit c7b262cd49
12 changed files with 226 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
version: '3'
services:
conduit-wasm:
web:
build: ./
ports:
- 8080:8080
- "8080:8080"