alka_99
alka_99
Explore posts from servers
RRefine
Created by fair-rose on 1/21/2024 in #ask-any-question
Supabase and RBAC
How to implement supabase and RBAC in refine?
19 replies
RRefine
Created by robust-apricot on 12/30/2023 in #ask-any-question
how to swizzle simple-rest and add authentication header
any idea how to swizzle simple-rest and add authentication header??
20 replies
RRefine
Created by mute-gold on 12/30/2023 in #ask-any-question
Get data from api and then push to supabase
is that possible to use refine to get data from an api and then push it to supabase?
24 replies
RRefine
Created by eager-peach on 12/29/2023 in #ask-any-question
Advise for CRUD apps for small startup project
I'm looking for an advise for my small startup project, recently i was looking refine due to the nature of scaffold and all of its convinent components 1. however we confuse where we can start is it better to go with next js or remix? 2. our backend, db and auth using supabase 3. so the use case is i want to build crud apps for 2 main different parties (1st is my team, 2nd is my partners/client) (role: super admin, viewer, editor, partner/client) 4. i will need, multi role/RBAC, localization or i18n, calendar (because for hotel and property renting). 5. design i think i will go with mantine 6. deploying options: aws, gcp, vercell, netlify, cloudflare, etc. anything is fine. cheaper is better 7. easy for begineer
17 replies
RRefine
Created by xenial-black on 12/29/2023 in #ask-any-question
How to rename the tab/menu name and how to use multiple schema in supabase?
No description
20 replies
RRefine
Created by rival-black on 12/28/2023 in #ask-any-question
How i can start project refine using nextjs app directory?
Is there any quick way like the cli or maybe the scaffold to start next js app directory?
23 replies
RRefine
Created by reduced-jade on 12/12/2023 in #ask-any-question
mantine project styling is broken
No description
8 replies
RRefine
Created by sensitive-blue on 12/11/2023 in #ask-any-question
Error data fetching
Hi Team. My questions is might be stupid but i'm very begineer in coding. so i get Error: Objects are not valid as a React child (found: object with keys {created_at, base_price, id, property_name, property_type, address, area, city, province}). If you meant to render a collection of children, use an array instead. my stack is using supabase i already try to get other data like property list and profiles list and it's works magically. auto generated code by inferencer is attached secondly i want to ask you how is inferencer know what kind of table i try to point? because in my case i just change some naming in file name (_layout.view_booking._index.tsx) and in the root.tsx
49 replies