AppFlowy/frontend/appflowy_tauri
Nathan.fooo 3b51a6e6be
chore: reload workspace when fail to load at the first time (#4633)
* chore: reload workspace when fail to load at the first time

* fix: clippy

* chore: update client api

* chore: fix wasm build

* chore: fix test
2024-02-08 23:53:05 +08:00
..
.vscode
public
scripts/i18n
src fix: tauri folder bugs (#4589) 2024-02-08 14:22:44 +08:00
src-tauri chore: reload workspace when fail to load at the first time (#4633) 2024-02-08 23:53:05 +08:00
style-dictionary fix: fixed editor bugs (#4552) 2024-02-02 05:47:41 +08:00
webdriver/selenium
.eslintignore
.eslintrc.cjs
.gitignore
.prettierignore
.prettierrc.cjs
index.html
jest.config.cjs
package.json fix: fixed editor bugs (#4552) 2024-02-02 05:47:41 +08:00
pnpm-lock.yaml fix: fixed editor bugs (#4552) 2024-02-02 05:47:41 +08:00
postcss.config.cjs
README.md
tailwind.config.cjs
tsconfig.json
tsconfig.node.json
vite.config.ts fix: document title operation & copy & pasted 2023-12-23 21:14:32 +08:00

Tauri + React + Typescript

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