Skip to content

gridsane/channel-hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
gridsane
Apr 18, 2017
878b6a3 · Apr 18, 2017
Apr 18, 2017
Apr 4, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
Mar 14, 2016
Apr 4, 2017
Mar 27, 2017
Jan 15, 2016
Mar 14, 2016
Mar 27, 2017
Apr 4, 2017
Mar 27, 2017
Mar 27, 2017

Repository files navigation

Combined playlist of your favorite music sources.

Channel Hunter was created as personal reactjs playground and lack many features for now.

Installation

  1. Clone this repository

  2. npm install

  3. Create .env file with the following content:

    MONGO_URI=mongodb://production_database
    MONGO_URI_TEST=mongodb://testing_database
    YOUTUBE_KEY=youtube_api_key
    
  4. Development: npm run nodemon, production: npm run build && npm start

Run tests

npm test or npm run test_wo_db

Roadmap

  • multiuser support
  • add/search channels
  • more sources
  • favorite tracks

License

MIT

About

Music player built with ReactJS

Resources

Stars

Watchers

Forks

Packages

No packages published