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
- Host: GitHub
- URL: https://github.com/maximemoreillon/group_manager_front
- Owner: maximemoreillon
- License: mit
- Created: 2020-04-15T06:53:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T23:57:03.000Z (12 months ago)
- Last Synced: 2024-11-21T21:09:11.319Z (11 months ago)
- Topics: docker, group, vue, vuetify
- Language: Vue
- Homepage:
- Size: 3.52 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)