budibase/packages/builder
Adria Navarro 064b15d823 Set plugin-commonjs in builder 2023-08-01 19:24:10 +02:00
..
.vscode
assets
build
public using black bb logo instead of gray 2023-06-14 16:55:46 +01:00
src Removing isAdmin and isBuilder flags from the auth store, using SDK only. 2023-08-01 11:30:04 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html fix for fonts in production 2023-06-14 18:48:44 +01:00
nuxt.config.js
package.json Set plugin-commonjs in builder 2023-08-01 19:24:10 +02:00
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Remove composite" 2023-08-01 19:23:48 +02:00
vite.config.js Set plugin-commonjs in builder 2023-08-01 19:24:10 +02:00
vitest.setup.js

README.md

Get Started

yarn install

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