YunoHost / yunohost-admin

Web administration interface for YunoHost

Home Page:http://yunohost.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YunoHost Admin

Issues

Translation

You can help translate Yunohost-Admin on our translation platform

View of the translation rate for the different languages available in YunoHost

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.

About

Web administration interface for YunoHost

http://yunohost.org

License:GNU Affero General Public License v3.0


Languages

Language:Vue 68.9%Language:JavaScript 24.1%Language:SCSS 6.2%Language:Python 0.5%Language:HTML 0.2%