* chore: query embedding * chore: create embeddings * chore: apply update to editing collab * refactor: web-update * chore: calculate missing update the sv is not none * chore: add test * chore: fix audit * chore: commit sqlx * chore: fix client api * test: add * chore: clippy * chore: fix collab drop when save |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| Dockerfile | ||
| README.md | ||
| deploy.env | ||
README.md
Build docker image for appflowy worker manually
docker buildx build -f ./services/appflowy-worker/Dockerfile --platform linux/amd64 -t appflowyinc/appflowy_worker --push .