AppFlowy/frontend/appflowy_tauri
Nathan.fooo d19fa5a34a
chore: support skip gc (#4926)
* chore: support skip gc

* chore: fix test
2024-03-20 14:34:50 +08:00
..
.vscode Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
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 markdown for heading 4-6 and inline math (#4917) 2024-03-18 18:42:19 +08:00
src-tauri chore: support skip gc (#4926) 2024-03-20 14:34:50 +08:00
style-dictionary feat: support adding cover to document (#4814) 2024-03-05 10:57:52 +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: support-OAuth-login (#4899) 2024-03-15 20:29:00 +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: support publish tauri app (#4829) 2024-03-07 13:46:09 +08:00
pnpm-lock.yaml feat: support image block (#4783) 2024-03-01 10:48:07 +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 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.