Admin panel for Access Control System. Simple UI for managing users, modules, permissions and requests.
yarn install
yarn start
yarn build
yarn lint
yarn test
yarn rsc %release-version%
docker build --no-cache --progress=plain --build-arg BUILD_VERSION=1.0.0-rc.0 -t vue-template .