Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.1 KB

Lanify

A local music website where you can find all your musics and stream them without incurring any data charges .

ScreenShot

Alt text

Getting Started

To setup this project you need to have a little knowledge of node js and mongo db .

Prerequisities

  • Node Js
  • Mongo DB

Installing

  1. Install node js and mongo db and create a "music" database .
  2. Clone this repository .
  3. Type node ( i prefer nodemon ) bin/www and you should have the server running on port 1234 .

Contributing

Feel free to contribute on this project . you could use this node app to make a music server for your Local Area Network

Authors

  • Pankaj Agarwal - Initial work - direwolf424
  • Saurabh Sinha - Initial work - sksin28
  • See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details