Back
Los Feliz
@losfeliz
- Contributors Updates
- Content Updates
- Next.js Developer
- Rank 3: Container
- NodeJS Developer
- Web Developer
- React Developer
- Product Updates
- Community Updates
- 1Threads
- 16Replies
Threads
Unusual Traffic to My Personal Project
Project ID: `6844dad50019ad7eddff` Can I please have my project activity reviewed? Why would the storage usage jump that high when my personal project does not have any visitors? The number of my Data...
- Web
- Tools
- Storage
- Cloud
- Functions
237m ago
is `account.get()` safe to be used in the client side?
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that user which matches with an `$id` that is i...
- Tools
- Auth
- Web
- Cloud
39Apr 17, 2026
Substring lookup for array elements
Hello, Is substring look up possible for array of strings? Query.contains('product_names', [chair]), this only works if I have the exact item name. `cha` instead of `chair` does not work. `product_n...
- Tools
- Web
- Cloud
11Feb 17, 2026