Skip to content

june2315/passbulk

Repository files navigation

Tauri + React + Typescript

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

Recommended IDE Setup

Local DataBase

development

$ sqlite3 ~/.config/passbulk/test.sqlite;

production

$ sqlite3 ~/.config/passbulk/database.sqlite;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published