adityayaduvanshi / Full-Stack-Music-Web-App

A responsive music web app with authentication, allowing users to listen to and upload songs, as well as save songs to their liked collection. Integrated Stripe for premium subscriptions, showcasing skills in web development, authentication, payment integration, and user customization.
https://beatboxx.vercel.app
29 stars 10 forks source link

How to setup Database schema and initial setup on Superbase? #3

Closed kennguyen887 closed 5 months ago

kennguyen887 commented 8 months ago

Thank you so much for sharing this project. However, we can't run the project because the code requires API configurations and demo data on Supabase. Could you kindly share "How to set up Database schema and initial setup on Supabase?"

adityayaduvanshi commented 8 months ago

Thanks. I will upload the video or documentation for database schema

vladblaj commented 7 months ago

Hello and many thanks for this project. I would also be interested in the database schema. Thank in advance!

adityayaduvanshi commented 7 months ago

Please check sql schema database.sql. Let me know if you need any help.