Skip to content

Commit

Permalink
feat: update app to support Appwrite 0.12+ (appwrite#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent (Wen Yu) Ge committed Feb 25, 2022
1 parent a5a80a7 commit 6e0668b
Show file tree
Hide file tree
Showing 5 changed files with 9,235 additions and 15,448 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ We need to make a few configuration changes to your Appwrite server.
![Create Web App](https://user-images.githubusercontent.com/20852629/113019434-3c27c900-919f-11eb-997c-1da5a8303ceb.png)

2. Create a new collection with the following properties
* **Rules**

Add the following rules to the collection.
> Make sure that your key exactly matches the key in the images
* **Attributes**
*
Add the following attributes to the collection.
> Make sure that your Attribute ID exactly matches the key in the images
<p align="center">
<img src="https://user-images.githubusercontent.com/20852629/113019972-c3753c80-919f-11eb-9b3a-c3690785bbf4.png" alt="Content Rule" width="400"/>
<img width="744" alt="Content Attribute" src="https://user-images.githubusercontent.com/29069505/155617343-6ff674b3-9809-42ac-8175-0f76271b1189.png">
</p>

<p align="center">
<img src="https://user-images.githubusercontent.com/20852629/113020008-cec86800-919f-11eb-8cc2-473f8d15fc3f.png" alt="IsComplete Rule" width="400"/>
<img width="744" alt="IsComplete Attribute" src="https://user-images.githubusercontent.com/29069505/155617393-f30270af-aa07-4392-a7b2-75b8ce9c60da.png">
</p>

* **Permissions**
Expand Down
Loading

0 comments on commit 6e0668b

Please sign in to comment.