One responsive frontend direction
Build the web app so the same frontend patterns can later power the Tauri shell too.
This Nuxt application is being shaped as the long-term Shipbuilder frontend: fully responsive for browser users today, and structured so the same frontend can later power the Tauri desktop shell too.
Frontend direction
Nuxt-first
Responsive layouts intended for web, desktop wrappers, and tablets.
Shared cloud core
D1 + R2
Central data and storage for teams who need the same source of truth.
Native path
Tauri stays
Desktop/offline capabilities stay valuable while backend processes migrate selectively.
Migration model
Module by module
Port the Tauri product areas one at a time instead of rewriting everything at once.
Build the web app so the same frontend patterns can later power the Tauri shell too.
Move shared business data to D1 and files/installers to R2, while keeping room for local device workflows.
Keep Tauri for local/offline value, but make the cloud backend the shared source of truth.
Planned product areas
These are the first web routes and app-shell targets so we can centralize the most important flows without breaking the native path.
Assignments, status changes, owners, and execution progress for field teams.
Article lookup, drawings, and future shared search for production materials.
Track work hours, shifts, and approvals for workers and supervisors.
Operational and QC checklist completion that can be shared across the organization.
Installation progress, reporting, and project status summaries.
Desktop downloads
When the Tauri artifacts are uploaded to R2 and the public download URLs are configured, these buttons become live download entries from the same Shipbuilder site.
Pending upload
Desktop installer for Windows workstations.
Pending upload
Native build for modern Apple laptops and desktops.
Pending upload
Compatibility build for Intel-based Macs.
Pending upload
Linux desktop package for office and shipyard machines.
Pending upload
Future mobile/tablet build for field teams.
Pending upload
Future iOS and iPadOS distribution.