Menu

Post image 1
Post image 2
1 / 2
0

Refine Admin Panel

DEV Community: materialui·Rishabh Raj Kumar·about 1 month ago
#4GsrPv5B
#dev#uploads#supabase#refine#photo#article
Reading 0:00
15s threshold

I have made an Admin panel with refine. To connect with backend i used Supabase , which is easy to install and gives high performance. For ui designing i had used Material UI.

refine is a React-based framework that enables rapid development of web applications. It eliminates the repetitive tasks demanded by CRUD operations and provides industry standard solutions for critical parts of a project like authentication, access control, routing, networking, state management and i18n.
I had used Supabase as backend and for authentications.
Supabase is an incredible tool for building secure and high-performance Postgres backends with minimal configuration. It provides developers with a wide array of functionalities similar to Firebase, such as authentication, real-time database, and storage.

Image description

Image description

Link to Source Code

https://github.com/Rishabh-raj-kumar/refine-Admin-Panel-with-supabase-and-material-ui.git

Permissive License

MIT License

Read More