Hey! So i am new to Appwrite. I was following this basic demo example for integrating between Appwrite and ReactJs(https://github.com/appwrite/demo-todo-with-react). I added a new Web App and entered the endpoint as localhost. I am not able to understand how to make a collection with properties like attributes and permissions.
That repos uses an out-dated version of Appwrite follow this tutorial to get hold and some Appwrite database basics
You don't neet to watch the whole video - it best if you want - but few minutes from the timestamp in that link.
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...