Companion app for Harbor.
This project uses bun package manager.
This project uses Tauri and requires the following system dependencies:
# Change to the app directory
cd ./app
# Install dependencies
bun install
# Run the app in development mode
bun tauri dev
# For the current targets
bun tauri build