PriyanshuQ / Music_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

19_spotify-clone




Clone repository

Step 1.1 - clone repository (variant 1)

alt text

or Step 1.1 - clone repository (variant 2)

git clone https://github.com/nicitaacom/19_spotify-clone

Step 1.2 - install deps

pnpm i

Step 1.3 - run project

pnpm dev



Step 2 - setup .env

2.1 - github

Go to settings

2.2 - github

Go to developer settings

2.3 - github

OAuth Apps

2.4 - github

New OAuth App

2.5 - github

Auth url

2.6 - github

Copy env values

2.7 - github

Paste env values


2.8 - supabase (Login in supabase - https://app.supabase.com/sign-in)

Login in supabase

2.9 - supabase

Click new project

2.10 - supabase

Enter aer

2.11 - supabase

Set up project

2.12 - supabase

Copy env

2.13 - supabase

Paste env


2.14 - stripe

create new project

2.14 - stripe

Choose name for project

2.14 - stripe

Copy public key and secret key

2.15 - stripe

Paste public and secret key

2.16 - stripe (use this guide to paste your webhook https://youtu.be/2aeMRB8LL4o?t=20951)

About


Languages

Language:TypeScript 99.4%Language:JavaScript 0.4%Language:CSS 0.2%