Unified repository for both the API and the front-end
Go to file
Eliot Berriot 2adc62c8d4
Linting issues
2018-12-19 10:24:53 +01:00
.gitlab Added a merge request template and more documentation about the changelog 2018-08-31 19:47:50 +02:00
api Linting issues 2018-12-19 10:24:53 +01:00
changes Fix #642: Deploy documentation from the master branch instead of the develop branch to avoid inconsistencies 2018-12-19 10:21:27 +01:00
demo Point to new gitlab URL 2018-12-19 10:16:20 +01:00
deploy Point to new gitlab URL 2018-12-19 10:16:20 +01:00
docker Fixed broken nginx conf for federation 2018-09-25 23:34:26 +02:00
docs Fix #642: Deploy documentation from the master branch instead of the develop branch to avoid inconsistencies 2018-12-19 10:21:27 +01:00
front Point to new gitlab URL 2018-12-19 10:16:20 +01:00
scripts Point to new gitlab URL 2018-12-19 10:16:20 +01:00
.dockerignore Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.editorconfig Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.env.dev Implement LDAP authentication 2018-08-22 18:10:39 +00:00
.gitattributes Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.gitignore Fixed #487: typos in scheduled tasks configuration 2018-08-19 16:25:42 +02:00
.gitlab-ci.yml Fix #642: Deploy documentation from the master branch instead of the develop branch to avoid inconsistencies 2018-12-19 10:21:27 +01:00
CHANGELOG Point to new gitlab URL 2018-12-19 10:16:20 +01:00
CONTRIBUTING.rst Point to new gitlab URL 2018-12-19 10:16:20 +01:00
CONTRIBUTORS.txt Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
LICENSE Fix #280: AGPL-3 licence 🎉 2018-06-06 22:37:55 +02:00
README.rst Rename CONTRIBUTING to CONTRIBUTING.rst for Gitlab formatting preview. 2018-07-29 10:11:20 +02:00
TRANSLATORS.rst Point to new gitlab URL 2018-12-19 10:16:20 +01:00
dev.yml Import trust source 2018-09-23 12:38:42 +00:00
pyproject.toml Adding arabic translation 2018-07-04 16:31:29 +00:00

README.rst

Funkwhale
=============

.. image:: ./front/src/assets/logo/logo-full-500.png
  :alt: Funkwhale logo
  :target: https://funkwhale.audio

A self-hosted tribute to Grooveshark.com.

LICENSE: AGPL3

Getting help
------------

We offer various Matrix.org rooms to discuss about Funkwhale:

- `#funkwhale:matrix.org <https://matrix.to/#/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://matrix.to/#/#funkwhale-dev:matrix.org>`_ for development-focused discussion

Please join those rooms if you have any questions!

You can also contact `@funkwhale@mastodon.eliotberriot.com <https://mastodon.eliotberriot.com/@funkwhale>`_ on the fediverse.


Contribute
----------

Contribution guidelines as well as development installation instructions
are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_.

Translate
^^^^^^^^^

Translators willing to help can refer to `TRANSLATORS <TRANSLATORS>`_ for instructions.