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.
 
 
 
 
 
 
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
..
.vscode Update gitignored files. 6 years ago
assets bulk delete, delete column from panel 6 years ago
build lint:fix 5 years ago
cypress lint:fix 5 years ago
src lint:fix 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 Update all scripts to use yarn rather than npm 5 years ago
babel.config.js Update URLs to use builder instead of _builder 5 years ago
cypress.json Update builder to hit port 1000 5 years ago
index.html Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 5 years ago
package.json Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 5 years ago
routify.config.js Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 5 years ago
vite.config.js Add datepicker, centralise icon management and update builder styles 5 years ago
yarn.lock Add datepicker, centralise icon management and update builder styles 5 years ago

README.md

Get Started

yarn install

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