vantezzen / trueshuffle

🎶 Finally a Spotify shuffle that works!

Home Page:https://trueshuffle.vantezzen.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Deploy with Vercel

TrueShuffle - Finally a Spotify shuffle that works!

TrueShuffle is a web app that allows you to truly shuffle your Spotify playlists. It is built using NextJS and TailwindCSS.

TrueShuffle can be accessed at https://trueshuffle.vantezzen.io.

Development

  1. Clone the repository
  2. Run npm install to install all dependencies
  3. Copy .env.example to .env.local and fill in the required values
  4. Start the development server using npm run dev

Open http://localhost:3000 with your browser to see the result.

Deployment

TrueShuffle is deployed to Vercel but you can deploy it to any NextJS-compatible service.

Deploy with Vercel

For the deployment you will need a Spotify client ID and secret for a Spotify app from https://developer.spotify.com/dashboard. Additionally, you will need to define a NEXTAUTH_SECRET which you can generate at https://generate-secret.vercel.app/32.

License

MIT

About

🎶 Finally a Spotify shuffle that works!

https://trueshuffle.vantezzen.io


Languages

Language:TypeScript 97.5%Language:JavaScript 1.7%Language:CSS 0.8%