optimistic-gold
optimistic-gold15mo ago

How do I create a fronted It’s just

How do I create a fronted??? It’s just giving me the client side and no real FrontEnd pace
8 Replies
conscious-sapphire
conscious-sapphire15mo ago
What do you mean by "real-frontend"? you can start from here: https://refine.dev/docs/tutorial/introduction/index/ to create your frontend 🚀
probable-pink
probable-pink15mo ago
Ok, i have a front page… but there’s no data view like that at all I’m liking it…. I like how Supabase is already there, variables and that. How can I switch between the data/crud (authorized) view and a public view?
conscious-sapphire
conscious-sapphire15mo ago
probable-pink
probable-pink15mo ago
When i created the project…. I chose “headless” and no sample pages. It just shows the refine welcome page, but that’s it
conscious-sapphire
conscious-sapphire15mo ago
create refine-app ask Do you want to add example pages?. you should answer this to yes to get sample pages
probable-pink
probable-pink15mo ago
Ok, have you heard of Amplication? I’m wanting to also use that, for my backend
conscious-sapphire
conscious-sapphire15mo ago
i heard it but never used
probable-pink
probable-pink15mo ago
Ok, i might skip it, they “banned” me for posting a error message…. Because they don’t clearly state problems. So, ill go with Refine I just ran into “can’t find @test”, I don’t get it
More Posts
Referring component’s local state inside MUI’s DataGridSo I’m noticing that the renderCell function of a column cannot refer the updated value of the curreSave modifications to a relationshipIn my edit page for posts, I pull in the authors information. I want to save any changes to the authCustom data-provider for same resource and "useTable" for different http requestsI need to build a custom data provider for fetching data from my API. My use case requires me to shoHow to re-run useDataGrid?Hi, I have a use case wherein I want to re-fetch the rows of my table on a button click (after updatHow can i get the action in a component that receives useModalForm props?I have a component that shows as a drawer an receives useModalFrom props. how can i know the action?multiple menu entries pointing to the same resourceIs possible to have in the sidebar multiple items pointing to the same resource but changing the queuseUpdateMany to update different ids with different data for each iduseUpdateMany({resource:'', ids:IdArray, values: what to give here ?}) id1 has different value than hi am using refine firebase as the datahi, am using refine-firebase as the data provider but meta populate is not workingHow can I split on more lines the sidebar item text?I want to split the label: 'Gestione Terreno' on two lines so that it will be fully visible on the swhat's the best way to check status/debug live provider updates? (MUI/Supabase)I am using the builtin live provider and having very intermittent success with live events showing u