* chore: revmap loader type * chore: revamp context * chore: fix test * chore: remove unused handler * chore: create new chat api endpoint * chore: add docs * chore: clippy * chore: fix test |
||
|---|---|---|
| .. | ||
| 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 .