feat: implement visual UI builder, multi-device Android app, Ktor routing sync, and product roadmaps

This commit is contained in:
2026-07-04 13:46:24 -06:00
parent 0f834078d5
commit 17b0ccf464
26 changed files with 2940 additions and 64 deletions

View File

@@ -18,3 +18,7 @@ rootProject.name = "meatbag"
include(":common")
include(":backend")
include(":client")
include(":tailscale-wearos-android")
project(":tailscale-wearos-android").projectDir = file("../tailscale-wearos/android")