DEV Community

Cover image for Refine Admin Panel
Rishabh Raj Kumar
Rishabh Raj Kumar

Posted on

Refine Admin Panel

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

Top comments (1)

Collapse
 
gugaguichard profile image
Gustavo Guichard (Guga)

Hey Rishabh, awesome project! Since you’re using Supabase with PostgreSQL, I thought I’d share Flashboard. I’m one of the creators, and it’s a web-based admin tool designed for secure and streamlined database management. It might complement your work on the admin panel by simplifying connection handling and credential encryption. Would love to hear your thoughts!