feat: Adds minimal home page, change license to cc-by-nc-sa license in prep for public availablility.
Some checks failed
CI / Linux Tests (push) Failing after 5m41s

This commit is contained in:
2026-02-08 10:14:19 -05:00
parent 2aaa408712
commit d957cc1c19
8 changed files with 617 additions and 16 deletions

View File

@@ -17,6 +17,10 @@ extension ViewController.Request {
@Dependency(\.pdfClient) var pdfClient
switch route {
case .home:
return await view {
HomeView()
}
case .test:
// let projectID = UUID(uuidString: "E796C96C-F527-4753-A00A-EBCF25630663")!
// return await view {