aaronksaunders / ionic-vue-crud-supabaseio-series

showing how to use supabase.io with vuejs and ionic framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic VueJS CRUD App with Supabase

Project setup

Need to add your project keys to .env file

VUE_APP_SUPABASE_KEY="value"
VUE_APP_SUPABASE_URL='value'

Video Playlist

Video Playlist Here

About

showing how to use supabase.io with vuejs and ionic framework


Languages

Language:Vue 61.9%Language:JavaScript 35.3%Language:HTML 2.6%Language:Shell 0.2%