Skip to content

auth-plus/auth-plus-client

Repository files navigation

Auth+ Client

This a sample of use of Auth+ services

Known Vulnerabilities

Coverage

Auth-Plus-Client

Front-end for Auth+ organization

# Install all dependencies
npm ci

# Run locally
npm run dev

# Run build
npm rum build

# Check build (CI-compatible, no artifacts)
npm run build:check

# Run test
npm test

# Check lint (CI-compatible, no changes)
npm run lint:check

# Fix lint issues automatically
npm run lint

About

Auth Plus front-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published