mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
a9c06632ad
* ci: tauri build * ci: tauri build * chore: update appflowy-collab version * ci: fix build * ci: tauri with pnpm * ci: fix build * ci: comment out includetime * chore: add the --quiet option (to only output errors and not warnings) to the configuration file * ci: enable linux platform --------- Co-authored-by: qinluhe <qinluhe.twodog@gmail.com> |
||
---|---|---|
.. | ||
.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.