This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e250f780a4
AppFlowy
/
frontend
/
appflowy_tauri
/
src-tauri
/
build.rs
4 lines
39 B
Rust
Raw
Normal View
History
Unescape
Escape
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 08:27:17 +00:00
fn
main
(
)
{
Feat/appflowy tauri 3 (#1914)
2023-03-03 12:38:31 +00:00
tauri_build
::
build
(
)
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 08:27:17 +00:00
}
Reference in New Issue
Copy Permalink