jesseditson / festival-playlist-generator

Festival Playlist Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Festival lineup generator

Usage:

CLIENT_ID=your-client-id
CLIENT_SECRET=your-client-secret
  • Add .txt file to lineups folder (one line per band, optional location in parentheses after band name)
  • Change path in artists.js to new text file
  • {{npm install --engine-strict}}
  • {{npm run dev}}
  • Make a new playlist in spotify
  • Open http://localhost:3000

About

Festival Playlist Generator


Languages

Language:JavaScript 100.0%