Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Kingston cf6c15170b Prune builder dependencies 5 years ago
..
.vscode Update gitignored files. 6 years ago
assets bulk delete, delete column from panel 6 years ago
build running prettier over codebase, removing merge files 6 years ago
cypress Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 5 years ago
scripts comment for node/jest polyfill 6 years ago
src Fix issue with polyfilling node globals 5 years ago
tests fix bindable test 5 years ago
.gitignore reverts some of the merged files 5 years ago
CONTRIBUTING.md moving builder into web... 7 years ago
LICENSE.md Updated copyright line in license files 5 years ago
README.md moving builder into web... 7 years ago
babel.config.js running prettier over codebase, removing merge files 6 years ago
cypress.json make cypress use leveldb 5 years ago
index.html Add BBUI to monorepo and use vite for builder, client lib and standard components 5 years ago
package.json Prune builder dependencies 5 years ago
routify.config.cjs Add BBUI to monorepo and use vite for builder, client lib and standard components 5 years ago
vite.config.js Prune builder dependencies 5 years ago
yarn.lock Prune builder dependencies 5 years ago

README.md

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build