Skip to content

adriancaruana/mustalgia.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mustalgia.me

This is the source code for mustalgia.me. Please raise an issue if you find any.

Running locally

Due to the celery dependency, the best way to run this locally is with docker, which handles running redis and the dev server.

To run locally, you will first need to acquire API access for last.fm.

Once you've done that, export the your API keys to the following environment variables:

LAST_FM_PUBLIC_KEY=XXX
LAST_FM_PRIVATE_KEY=XXX

Then, simply execute the ./start.dev.sh script. The app will be available on at localhost:3031.

About

Nostalgia-powered Last.fm music listening insights.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published