jeromelachaud / discogs-random-collection-item

Store and randomly displays items from your Discogs collection

Home Page:https://discogs-random-collection-item.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What this App does :

  • Fetches the Discogs API and update the App' database with the latest additions in you collection
  • Sends you an email with the amount of added releases
  • Displays a random item of your collection

Development:

yarn start:server:dev starts the server on http://localhost:8080 with nodemon

yarn start then open http://localhost:3000 to view the app in the browser

Production:

yarn start:server starts the server on http://localhost:8080

yarn build then open http://localhost:8080 to view the app it in the browser

About

Store and randomly displays items from your Discogs collection

https://discogs-random-collection-item.herokuapp.com/


Languages

Language:JavaScript 86.7%Language:HTML 6.9%Language:CSS 3.9%Language:Pug 2.2%Language:Procfile 0.3%