
hi i have a question i'm making e commerce website where you can order some phones computers, i want to make collection which will contain attributes likes firstname lastname address and also array containing objects where each object will be ordered product with his own attributes how to do it ?
Recommended threads
- Login server-side action (NextJS) not cr...
(for <@186656408450629633>) hello, so I created this login function: ```ts export async function logIn(email: string, password: string) { const account = new ...
- how to access a site deployed on a local...
Hello, I've just deployed a website but since it's only accessible from localhost and I've put it on a vps, I can't figure out how to make it accessible with ...
- API Key missing scope of account
```json { message: 'app.almahdia@service.fra.cloud.appwrite.io (role: applications) missing scope (account)', code: 401, type: 'general_unauthorized_scope...
