An open API service indexing awesome lists of open source software.

https://github.com/maximemoreillon/group_manager_front

GUI for Group Manager
https://github.com/maximemoreillon/group_manager_front

docker group vue vuetify

Last synced: about 1 month ago
JSON representation

GUI for Group Manager

Awesome Lists containing this project

README

          

# Group Manager GUI

Front end for the Group Manager API.

More information available on the [project page](https://articles.maximemoreillon.com/articles/398)

## Environment variables

| Variable | Description |
| --- | --- |
| VUE_APP_GROUP_MANAGER_API_URL | The URL of group manager API |
| VUE_APP_LOGIN_URL | URL of the API endpoint used for login |
| VUE_APP_IDENTIFICATION_URL | URL of the API endpoint used to identity the user |

## Docker

This application is available as a docker container from [Docker Hub](https://hub.docker.com/repository/docker/moreillon/group-manager-front)