Skip to content

Brown-Dan/Pigeon

Repository files navigation

[WIP] API Client build with Tauri & Sveltekit

Application Structure

Frontend (SvelteKit)

/src contains the frontend sveltekit application.

Backend (Tauri)

/src/tauri contains the backend tauri rust code.

How to run

Requirements

  1. You must have Rust installed - $ curl https://sh.rustup.rs -sSf | sh
  2. You must have Tauri CLI installed - npm install @tauri-apps/cli

once inside the main pigeon directory, you can run the command - npm run tauri dev to start the application.

About

API Client written in Tauri & SvelteKit

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published