AppFlowy/frontend/appflowy_tauri
Nathan.fooo d3b7c5fea5
chore: async load database row ()
* chore: update

* chore: fix test

* chore: clippy

* chore: clippy
2024-08-24 00:40:57 +08:00
..
.vscode Feat/tauri () 2023-01-17 16:27:17 +08:00
public feat: support new settings UI () 2024-03-12 16:58:17 +08:00
scripts chore: support publish tauri app () 2024-03-07 13:46:09 +08:00
src chore: remove file size limit () 2024-08-17 21:51:36 +08:00
src-tauri chore: async load database row () 2024-08-24 00:40:57 +08:00
style-dictionary feat: support web grid preview () 2024-05-17 18:23:29 +08:00
webdriver/selenium chore: config tauri web driver test () 2023-03-11 13:07:31 +08:00
.eslintignore Feat/tauri database effects () 2023-02-19 14:59:04 +08:00
.eslintrc.cjs chore: optimize the experience of the document () 2023-12-18 17:44:47 +08:00
.gitignore feat: support-OAuth-login () 2024-03-15 20:29:00 +08:00
.prettierignore Feat/appflowy tauri UI () 2023-02-10 16:26:14 +08:00
.prettierrc.cjs Feat/appflowy tauri UI () 2023-02-10 16:26:14 +08:00
index.html feat: new grid () 2023-09-11 10:27:56 +08:00
jest.config.cjs chore: optimize the experience of the document () 2023-12-18 17:44:47 +08:00
package.json feat: support custom scrollbar for document () 2024-03-21 21:12:37 +08:00
pnpm-lock.yaml feat: support custom scrollbar for document () 2024-03-21 21:12:37 +08:00
postcss.config.cjs Feat/appflowy tauri UI () 2023-02-10 16:26:14 +08:00
README.md Feat/tauri () 2023-01-17 16:27:17 +08:00
tailwind.config.cjs feat: new grid () 2023-09-11 10:27:56 +08:00
tsconfig.json chore: optimize the experience of the document () 2023-12-18 17:44:47 +08:00
tsconfig.node.json Feat/tauri () 2023-01-17 16:27:17 +08:00
vite.config.ts feat: support new settings UI () 2024-03-12 16:58:17 +08:00

Tauri + React + Typescript

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