budibase/packages/builder
mike12345567 b9fb7f29a2 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 12:46:58 +00:00
..
.vscode
assets Portal redesign () 2023-01-18 13:56:53 +00:00
build
src Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 12:46:58 +00:00
ts Update package.json and file addition 2023-01-31 18:05:53 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
README.md
babel.config.js
index.html Revert to BB logo favicon 2021-10-06 13:28:24 +01:00
nuxt.config.js Add nuxt config file to actually silence vite spam 2022-02-22 12:38:24 +00:00
package.json v2.3.18-alpha.10 2023-02-24 10:48:01 +00:00
reporterConfig.json merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
routify.config.js
setup.js Enable mock redis for integration tests 2023-02-21 10:52:11 +00:00
testConfig.json Minor changes 2023-02-01 15:56:00 +00:00
tsconfig.build.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
tsconfig.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
vite.config.js New App Onboarding () 2023-01-31 19:34:32 +00:00
yarn.lock Undo/Redo for Design and Automate sections + automations refactor () 2023-02-23 13:55:18 +00:00

README.md

Get Started

yarn install

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