Skip to content
/ ionic-template Public template

A template for ionic react apps, using supabase, xstate, shadcn.

License

Notifications You must be signed in to change notification settings

TimNEverett/ionic-template

Repository files navigation

Ionic Template

This is a template for building Ionic React apps using Supabase, XState, and Shadcn.

Features

  • Database, Auth, Storage, and Functions with Supabase
  • State Management with XState, with inspector
  • Shadcn + Tailwind CSS
  • ionic routing

Getting Started

  1. Clone the repository

    git clone https://github.com/tim-everett/ionic-template.git
  2. Install dependencies

    pnpm install
  3. Install Supabase CLI

  4. Run local Supabase instance

    supabase start
  5. Run the app

    pnpm dev

README TODO

  • Testing Email Login guide
  • modifying table names
  • package.json scripts
  • App stores deployments
  • Adding new routes, pages, tabs (authed and unauthed)

About

A template for ionic react apps, using supabase, xstate, shadcn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published