App 1:
App 2:
.env.example
-3
+6
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
client/app.tsx
-12
+21
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
client/routes/account-schedules.tsx
-0
+191
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
client/routes/index.tsx
-9
+14
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
client/routes/login.tsx
-0
+308
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
client/routes/schedule-host.tsx
-183
+416
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
docs/architecture/authentication.md
-24
+42
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
docs/environment-variables.md
-6
+7
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
docs/setup-manifest.md
-6
+8
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
e2e/host-accounts.spec.ts
-0
+89
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
migrations/0006-host-accounts.sql
-0
+27
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/auth-redirect.ts
-0
+27
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/auth-session.ts
-0
+80
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handler.ts
-9
+11
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/account-schedules-read.ts
-0
+32
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/app-pages.ts
-8
+67
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/login-request.ts
-0
+85
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/login-verify.ts
-0
+61
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/logout.ts
-0
+20
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/schedule-claim.ts
-0
+99
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/schedule-host-auth.ts
-0
+102
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/schedule-host-read.ts
-42
+21
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/schedule-host-update.ts
-41
+23
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/handlers/session.ts
-0
+15
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/normalize-email.ts
-0
+3
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/router.ts
-31
+55
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
server/routes.ts
-15
+24
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
shared/host-account-store.ts
-0
+210
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
shared/schedule-store.ts
-37
+130
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
tools/prepare-e2e-env.ts
-18
+32
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2
types/env-schema.ts
-11
+19
App 1
Copy app 2 file to app 1 (Option+Command to sync without opening)
Copy app 1 file to app 2 (Option+Command to sync without opening)
App 2