Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 784 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 784 Bytes

年休カレンダー GUI

AWS ECR

This is the GUI for 年休カレンダー, an application to keep track of annual leaves.

Environment variables

Variable Description
VUE_APP_NENKYUU_CALENDAR_API_URL URL of the 年休カレンダー API
VUE_APP_USER_MANAGER_API_URL URL of the user management service API
VUE_APP_GROUP_MANAGER_API_URL URL of the group management service API
VUE_APP_AUTHENTICATION_API_URL URL of the authentication API