Skip to content

a next.js & tailwind app, which allows you to merge multiple spotify playlists into one

License

Notifications You must be signed in to change notification settings

dromzeh/mergify.site

Repository files navigation

mergify.site

CodeFactor

a site which merges multiple spotify playlists into one, using next.js, typescript, tailwindcss, and next-auth

but doesn't this exist in spotify already?

yes, but this was solely made for the purpose of learning & because it's annoying to do it manually

how to use

  1. clone the repo
  2. create a .local.env file with the following contents:
SPOTIFY_CLIENT_ID
SPOTIFY_CLIENT_SECRET
NEXTAUTH_SECRET
  1. pnpm install & pnpm run dev

deployment

deploy on vercel - hosting on something like next-on-pages might work but it's not tested. if you are using vercel, make sure to set the environment variables in the vercel dashboard & read https://next-auth.js.org/warnings#nextauth_url if you aren't

About

a next.js & tailwind app, which allows you to merge multiple spotify playlists into one

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published