isaac152 / penpick

Spotify playlist generator based on IA recomendations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScriptExpress.jsDocker

Penpick is an app that creates a playlist on Spotify based on IA recomendations of potencial artists/bands you could like.

Link: http://penpick.xyz/

How to use

  1. Use make build to create the docker image.
    • If you dont want to use docker, you can usecreate_env_file to create the env File.
  2. Edit the .env file using your Spotify Credentials, for more info look at this: https://developer.spotify.com/documentation/web-api/tutorials/code-flow
  3. Use make dev or npm run dev for developing

About

Spotify playlist generator based on IA recomendations


Languages

Language:TypeScript 56.1%Language:CSS 29.9%Language:Handlebars 10.6%Language:Dockerfile 1.8%Language:Makefile 0.9%Language:JavaScript 0.7%