Live data from Hacker News

Show HN: Build user dashboards on Supabase with just a config file (open-source)

github.com

1–2 of 2 posts

Re: Show HN: Build user dashboards on Supabase with just a config file (open-source)

#2
Hi HN!

This is for those of us who really hate building user dashboards and login UIs.

And for those of us who have to use ugly dashboards everyday.

We recently open-sourced our dashboarding tool for Supabase users at https://github.com/dashibase/dashibase, made with Vue and Tailwind.

It makes building both product and admin dashboards really simple - you just need a config file to specify Supabase credentials and the table views.

Out-of-the-box features at the moment:

- Authentication UIs including sign in and sign up (third-party support coming soon)

- CRUD features with simple form validation for required fields

- Caching of dashboard locally to reduce queries and latency

- Responsive dashboard - desktop, tablet, mobile

If you find this useful, consider joining our beta at https://dashibase.com!