mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
No description
c2df7834e0
Remove .gitignore repeated declaration |
||
---|---|---|
app | ||
bootstrap | ||
config | ||
database | ||
resources | ||
storage | ||
tests | ||
.babelrc | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.htaccess | ||
.jshintrc | ||
.travis.yml | ||
artisan | ||
bower.json | ||
browserconfig.xml | ||
composer.json | ||
composer.lock | ||
favicon.ico | ||
gulpfile.js | ||
index.php | ||
LICENSE.md | ||
package.json | ||
phpspec.yml | ||
phpunit.xml | ||
README.md | ||
robots.txt | ||
server.php |
koel
Koel (also styled as koel, with a lowercase k) is a simple web-based personal audio streaming service written in Vue at the client side and Laravel on server side. Targeting web developers, Koel embraces some of the more modern web technologies – flexbox, audio and drag-and-drop API to name a few – to do its job.
For system requirements, installation guides, as well as other documentation, head over to Wiki.