AppFlowy/frontend/appflowy_tauri
Nathan.fooo f64346c955
Feat/tauri (#1716)
* feat: support tauri desktop

* chore: support call flowy sdk command

* chore: switch to svelte

* chore: gen js protobuf

* chore: import js protobuf

* chore: call flowy sdk handler

* chore: update scipts

* chore: create index.ts

* chore: track files

* chore: gen ts event

* chore: replace application icon

* chore: migrate to react

* chore: fix wanrings

Co-authored-by: nathan <nathan@appflowy.io>
2023-01-17 16:27:17 +08:00
..
.vscode Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
public Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src-tauri Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
.gitignore Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
index.html Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
package.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
README.md Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
tsconfig.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
tsconfig.node.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
vite.config.ts Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00

Tauri + React + Typescript

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