Skip to content

Seamless music streaming, authentication, and subscription based with Soundscape, powered by NEXT.js, Supabase, and Stripe.

License

Notifications You must be signed in to change notification settings

SalikJamal/sound-scape

Repository files navigation

Prerequisites

Node version 14.x

Cloning the repository

git clone https://github.com/SalikJamal/sound-scape

Install packages

npm i

Setup .env file

NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
SUPABASE_SERVICE_ROLE_KEY=

NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=
STRIPE_SECRET_KEY=
STRIPE_WEBHOOK_SECRET=

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app

About

Seamless music streaming, authentication, and subscription based with Soundscape, powered by NEXT.js, Supabase, and Stripe.

Topics

Resources

License

Stars

Watchers

Forks

Languages