AppFlowy/frontend/appflowy_tauri
Nathan.fooo 069519589e
Fix/grid group (#1787)
* ci: config rust log

* chore: rename flowy-sdk to appflowy-core

* fix: create group after editing the url

* fix: start listen on new group

* chore: add tests

* refactor: mock data

* ci: update command
2023-02-02 23:02:49 +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
src fix: potential async errors (#1772) 2023-01-31 19:30:48 +08:00
src-tauri Fix/grid group (#1787) 2023-02-02 23:02:49 +08:00
.gitignore refactor: tauri folder (#1738) 2023-01-24 14:01:30 +08:00
index.html Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
package.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
README.md Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
tsconfig.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
tsconfig.node.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
vite.config.ts Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00

Tauri + React + Typescript

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