AppFlowy/frontend/appflowy_tauri
Nathan.fooo 1c638dd930
chore: show reference sources on local ai response (#5933)
* chore: show reference sources on local ai response

* chore: clippy

* chore: clippy

* chore: update i18n

* chore: update client api
2024-08-12 15:43:17 +08:00
..
.vscode
public feat: support new settings UI (#4874) 2024-03-12 16:58:17 +08:00
scripts chore: support publish tauri app (#4829) 2024-03-07 13:46:09 +08:00
src feat: support web document and cypress test (#5116) 2024-04-29 14:32:14 +08:00
src-tauri chore: show reference sources on local ai response (#5933) 2024-08-12 15:43:17 +08:00
style-dictionary feat: support web grid preview (#5353) 2024-05-17 18:23:29 +08:00
webdriver/selenium
.eslintignore
.eslintrc.cjs chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
.gitignore feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
.prettierignore
.prettierrc.cjs
index.html
jest.config.cjs chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
package.json feat: support custom scrollbar for document (#4936) 2024-03-21 21:12:37 +08:00
pnpm-lock.yaml feat: support custom scrollbar for document (#4936) 2024-03-21 21:12:37 +08:00
postcss.config.cjs
README.md
tailwind.config.cjs
tsconfig.json chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
tsconfig.node.json
vite.config.ts feat: support new settings UI (#4874) 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.