- Get a Java JRE (I used 17.0.12).
- Download and install Maven (I used 3.9.9).
- Run
java -version
andmvn -version
to verify installation. - Run
git clone https://github.com/z-forbes/Cosmopolitune
- Get all API keys listed (apart from AWS ones) in this file and add them to the file.
- Change
CHOSEN_METHOD
toSaveLoadMethod.LOCAL_HOST
in the Main file. - Run
mvn clean package && mvn tomcat7:run-war
. - Open
http://localhost:8080/cosmopolitune/
in browser to use.
-
Notifications
You must be signed in to change notification settings - Fork 1
Generates maps from a Spotify playlist or user's Spotify to show music diversity.
License
z-forbes/Cosmopolitune
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Generates maps from a Spotify playlist or user's Spotify to show music diversity.