Skip to content

LorenzoBloedow/screenpipe-tauri-template-dev

Repository files navigation

screenpipe + Tauri + React + Typescript

This template should help get you started developing with Screenpipe, Tauri, React and Typescript in Vite.

Get started

  1. Install dependencies
bun install
  1. Start the development server
bun tauri dev

Building the Tauri app for production

bun tauri build

Recommended IDE Setup