Skip to content

zhued/divemusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dive Music

Josh's Blog Post on Divemusic

Unifying the world, one sound bit at a time.

Created during Local Hack Day at CU Boulder in correlation with HackCU.

Our vision is to create a way for people to explore the trending, popular music from everywhere around the world.

Developed and working on Mac OSX 10.10.

Prerequisite Technologies

Setup Process

dotenv

Create a .env file at the root directory and place all API keys/tokens in there in this fashion:

DB_CONNECTION=<insert db connection here>
SOUNDCLOUD_ID=<insert soundcloud client ID here>
SOUNDCLOUD_SECRET=<insert soundcloud client secret here>
SOUNDCLOUD_URI=https://soundcloud.com/connect

MongoDB

MORE TO COME HERE.

How to Run

$ npm install
$ npm start

About

Get the latest, trending music from around the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published