Skip to content

aarich/charts-for-supabase

Repository files navigation

App Icon

Charts

An open source analytics client for Supabase Database

Built with Expo Built with Supabase PRs Welcome

Screenshot 1 Screenshot 2 Screenshot 3

About

Connect to your Supabase project using a public URL and key (and optionally as an authenticated user) then create a dashboard to monitor key metrics.

Usage

  1. Start a Supabase Project
    • See the official docs for a list of great starting point ideas.
  2. Get the App
  3. Follow the instructions in the app

Local Setup

Clone the repository

git clone https://github.com/aarich/charts-for-supabase.git
cd charts-for-supabase

Install dependencies with NPM

npm install

Create a development client build

make build-ios-native # OR build-android-native
# Install in simulator/emulator

Start with expo-cli

npx expo start --dev-client

External Links

Visit @mr_arich on Twitter

View on Product Hunt