Faithify Admin Access
Log in to upload new lessons dynamically.
Faithify Portal
Dynamic Audio Control Center
Admin Mode
🚀 Upload New Lesson
Add a new lesson to your library. It will appear on user players instantly.
⚙️ Supabase Database Instructions:
To use this portal, make sure you have created a public Storage Bucket called
To use this portal, make sure you have created a public Storage Bucket called
audio-lessons and a table called lessons in your Supabase schema with:
id (UUID/Int), title (text), sub (text), tier (int), icon (text), dur (int), src (text).
📚 Current Audio Library
Manage your uploaded lessons. Users can play these dynamically.
Loading audio lessons...