AppFlowy/frontend/appflowy_tauri
2023-12-01 00:11:43 +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 chore: add Thai language (#3985) 2023-11-23 12:40:09 +08:00
src feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
src-tauri chore: bump up tauri version (#4056) 2023-12-01 00:11:43 +08:00
style-dictionary feat: support navigator and trash page 2023-07-14 20:33:22 +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 Fix/tauri warning to error (#3869) 2023-11-03 15:13:49 +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 feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
package.json fix: support inserting grid block in editor (#3875) 2023-11-08 14:13:17 +08:00
pnpm-lock.yaml fix: support inserting grid block in editor (#3875) 2023-11-08 14:13:17 +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 feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
tsconfig.node.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
vite.config.ts feat: new grid (#3167) 2023-09-11 10:27:56 +08:00

Tauri + React + Typescript

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