budibase/packages/builder
Dean 9260935572 Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues 2022-08-18 10:59:40 +01:00
..
.vscode
assets
build
cypress Updating createApp test command 2022-08-12 17:31:35 +01:00
scripts
src Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues 2022-08-18 10:59:40 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v1.2.41-alpha.3 2022-08-17 16:01:36 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00

README.md

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build