mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 03:56:23 +08:00
feat: build affine dist html
This commit is contained in:
@@ -18,6 +18,15 @@ Currently client-app depends on a rapidly developing rust library "Octobase", we
|
||||
|
||||
We will provide its binary binding soon, to replace the git-submodule, before Octobase become opensource.
|
||||
|
||||
### Scripts
|
||||
|
||||
On this folder:
|
||||
|
||||
- `pnpm dev:app` will start a vite server
|
||||
- `pnpm build:prerequisite` will link the Octobase and prepare affine dist html and tauri preload script
|
||||
|
||||
On project root folder:
|
||||
|
||||
### Recommended IDE Setup
|
||||
|
||||
- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
|
||||
|
||||
Reference in New Issue
Block a user