https://github.com/netr0m/tbl06
A Docker/containerization/API demonstration using the APIs of SoundCloud, YouTube and Musixmatch to browse music
https://github.com/netr0m/tbl06
api containerization docker docker-image nodejs sails sailsjs soundcloud-api youtube-api
Last synced: 4 months ago
JSON representation
A Docker/containerization/API demonstration using the APIs of SoundCloud, YouTube and Musixmatch to browse music
- Host: GitHub
- URL: https://github.com/netr0m/tbl06
- Owner: netr0m
- License: gpl-3.0
- Created: 2017-10-25T18:17:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T19:51:53.000Z (almost 8 years ago)
- Last Synced: 2025-02-13T05:17:29.096Z (over 1 year ago)
- Topics: api, containerization, docker, docker-image, nodejs, sails, sailsjs, soundcloud-api, youtube-api
- Language: CSS
- Homepage:
- Size: 33.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [TBL06](158.39.75.66:1337) - Node/Sails :sailboat:
## About
A Docker/container/API demonstration for the course IS-308 // Internet Technologies, made by group 1.
## Docker Hub
https://hub.docker.com/r/mortea15/tbl06/
## Get Started
- Node.js
- Sails.js
- [Googles Material Design CSS, JavaScript & Icons](https://getmdl.io/)
- [MaterializeCSS CSS & JavaScript](http://materializecss.com/)
- YouTube API
- SoundCloud API
- MusixMatch API
1. Clone the repository to your computer
2. Navigate to your local clone
3. Run the following command to get set up
```sh
npm install
```
:musical_note: