AppFlowy/frontend/appflowy_tauri
Nathan.fooo 89370b4a55
chore: lib-dispatch wasm build (#4307)
* chore: lib-dispatch wasm build

* chore: add wasm crate

* chore: add wasm demo

* chore: fix test
2024-01-06 00:37:26 +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
scripts/i18n feat: support all fields type and filters in grid of tauri 2023-12-04 10:33:31 +08:00
src refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
src-tauri chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +08:00
style-dictionary feat: support all fields type and filters in grid of tauri 2023-12-04 10:33:31 +08:00
webdriver/selenium chore: config tauri web driver test (#1947) 2023-03-11 13:07:31 +08:00
.eslintignore Feat/tauri database effects (#1863) 2023-02-19 14:59:04 +08:00
.eslintrc.cjs chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
.gitignore feat: using script to update the collab source. (#3508) 2023-09-24 15:50:58 +08:00
.prettierignore Feat/appflowy tauri UI (#1835) 2023-02-10 16:26:14 +08:00
.prettierrc.cjs Feat/appflowy tauri UI (#1835) 2023-02-10 16:26:14 +08:00
index.html feat: new grid (#3167) 2023-09-11 10:27:56 +08:00
jest.config.cjs chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
package.json chore: bump @tauri-apps/cli in /frontend/appflowy_tauri (#4263) 2023-12-31 13:42:11 +08:00
pnpm-lock.yaml chore: bump @babel/traverse in /frontend/appflowy_tauri (#4260) 2023-12-31 13:42:43 +08:00
postcss.config.cjs Feat/appflowy tauri UI (#1835) 2023-02-10 16:26:14 +08:00
README.md Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
tailwind.config.cjs feat: new grid (#3167) 2023-09-11 10:27:56 +08:00
tsconfig.json chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
tsconfig.node.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
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.