Tauri Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Clone
Follow the instructions to install Tauri
Install cargo-make
Install AppFlowy dev tools
Open the appflowy_tauri folder located at AppFlowy/frontend/appflowy_tauri
and then run the tauri:dev
.
Remove the build artifacts first when facing compiler errors.
You can run from VSCode: Open the folder located at AppFlowy/frontend
with VSCode.
This option enable debugging the directly. Or you can run manually: