Web administration interface for YunoHost
Find a file
2021-10-01 17:38:07 +02:00
.github/workflows ci: Attempt to add eslint 2021-10-01 17:30:09 +02:00
app Translated using Weblate (Ukrainian) 2021-10-01 15:17:10 +00:00
debian debian: Bump yunohost version requirement 2021-09-29 22:44:26 +02:00
.gitignore update bootstrap-vue and add custom default options for its components 2020-12-16 12:10:05 +01:00
.travis.yml update .travis.yml 2021-01-19 18:33:02 +01:00
CONTRIBUTORS.md [love] Add missing contributors & translators 2017-03-21 22:42:33 +01:00
LICENSE Add AGPL license 2015-07-15 15:28:59 +02:00
README.md swag: Update README with similar layout to yunohost and moulinette 2021-10-01 17:38:07 +02:00

YunoHost Admin

Tests status GitHub license

YunoHost administration web interface (VueJS client for the API).

This client is a part of the YunoHost project, and can not be installed directly. Please visit the YunoHost website for installation instructions.

Issues

Translation

You can help translate Moulinette on our translation platform

Translation status

Developpers

Contributions are welcome!

In order to contribute you will need to setup a development environment using ynh-dev (see the README). Once you have a environment running and are attached to it (with ./ynh-dev start) you will be able to run:

$ ./ynh-dev use-git yunohost-admin

This command will install all dependencies and start a dev server (based on webpack-dev-server) with Hot-Module-Replacement (live updates on code modification without reloading the page nor rebuilding the whole code). After the build step, click on the "Network:" link and you are good to go.

You can also install Vue Devtools (module for Firefox but also exists for Chromium/Chrome) if you want component trees, performance views and so on.

On a YunoHost instance, the web admin files are located at /usr/share/yunohost/admin.