Skip to content

WTFender/bg

Repository files navigation

bg

Dev

Setup config.json.

{
    "mockApi": false,
    "apiUrl": "https://apiUrl/",
    "appUrl": "https://appUrl/",
    "authority": "https://oidcServer/",
    "client_id": "clientId",
    "response_type": "code",
    "scope": "openid profile groups"
}
npm install
npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published