Skip to content

andreasb/gimmeplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GimmePlay turns your Gimme Bar collections into playlists. It's build in Node.js and powered by the Gimme Bar API.

Installation

First, clone the app and install dependencies:

  • git clone [email protected]:andbirkebaek/gimmeplay.git my_gimmeplay
  • cd my_gimmeplay && npm install -d

Then, run the app:

  • COOKIE_SECRET=[cookie secret] SESSION_SECRET=[session secret] node app.js

[cookie secret] & [session secret] can be replaced by any string.

You should now be able to access it at localhost:3000

Contributors

About

Turns your Gimme Bar collections into playlists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published