Giter Site home page Giter Site logo

Dashibase

Lightspeed app-builder for Supabase users.
Check it out now ⚡

Need to build an app or a dashboard? Dashibase is the fastest app-builder for Supabase users.

Beautiful presets in light and dark modes. CRUD interfaces with cards and table views. Form validation, elegant login and signup pages, and more. All with a simple JSON config file.




This repo contains the open-source code for setting up your own Dashibase dashboard if you are interested in hosting it yourself. Otherwise, we also have a hosted version.

Contributions welcome!

Have suggestions for what to work on next? Support us by joining our beta!


Features

Supported

  • Authentication UIs including sign in and sign up
  • Multiple display modes - single, list, card
  • CRUD functions
  • Simple form validation during item creation by checking that required fields are filled in (required attributes are configured in src/dashibaseConfig.ts)
  • Caching of dashboard data to reduce database queries and improve latency
  • Dashboard is responsive and works on tablet and mobile
  • Pagination support
  • Filter and sort for list and card views

In-progress

  • Better support for table joins
  • Charts display mode
  • Third-party authentication support

Backlog

  • Built-in analytics
  • User impersonation
  • Kanban display mode
  • Regex form validation

Getting Started

1. Clone this repository and go to the Dashibase directory

git clone https://github.com/dashibase/dashibase
cd dashibase

2. Edit src/dashibaseConfig.ts to configure your dashboard.

See here for documentation on the config file.

3. Test it locally

We currently don't have a staging mode yet but you should be able to test it locally with your own account

npm run dev

4. Deploy to your favorite server!

Important! Remember to add your dashboard URL to your list of your sign-up redirect URLs in Supabase. You can find it at https://app.supabase.io/project/YOUR_PROJECT_ID/auth/settings.

Like what you're seeing?

We're hoping to turn this into our full-time job! Support us by joining our beta, visit us in our Discord server and follow us on Twitter for more updates.

Dashibase's Projects

changelog icon changelog

Document changes for Dashibase client and app.

dashibase icon dashibase

Super simple user dashboards for Supabase users.

lotion icon lotion

An open-source Notion UI built with Vue 3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.