mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
9a213fa562
* feat: created at and updated at field type * style: context for rust asserts, change checks in flutter * fix: mistake in if condition * style: add comma end of array * feat: created at and updated at field type * fix: typo in const variable * style: cargo fmt * refactor: opti cell insert * chore: remove redundant clone * refactor: date type option * fix: tauri build --------- Co-authored-by: nathan <nathan@appflowy.io> |
||
---|---|---|
.. | ||
.vscode | ||
public | ||
src | ||
src-tauri | ||
webdriver/selenium | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.cjs | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.cjs | ||
README.md | ||
tailwind.config.cjs | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.