lite icon indicating copy to clipboard operation
lite copied to clipboard

A single container version of Appwrite with minimum must have features ⚖️

Results 4 lite issues
Sort by recently updated
recently updated
newest added

### 💭 Description The standard version of appwrite uses a lot of containers which some users don't even need, are there any plans to continue futher development of appwrite-lite ?...

documentation

### 👟 Reproduction steps When i run docker compose. i get error stating "pull access denied for appwrite/appwrite-lite" ### 👍 Expected behavior It pull docker container and starts it. ###...

bug

## What does this PR do? Updated this project to work with Appwrite 1.0. Pending tasks: - [ ] Add only relevant tests, excluding disabled services - [ ] Disable...