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 ba1908f7f9 Render builder preview selection indicators via top level component instead of via styleable healper. Add indiciator on hover and add name to indicator 5 years ago
..
.vscode Update gitignored files. 7 years ago
assets Revert logo to BB emblem 5 years ago
build lint:fix 5 years ago
cypress Changing cypress commands. 5 years ago
src Render builder preview selection indicators via top level component instead of via styleable healper. Add indiciator on hover and add name to indicator 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 builder license to GPL & copyright to Budibase Inc 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 Server builder under /builder rather than /app for top level to avoid confusion 5 years ago
index.html Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 5 years ago
package.json v0.9.27 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 real Budibase space logo as the default logo 5 years ago
yarn.lock Merge branch 'next' of github.com:Budibase/budibase into app-list 5 years ago

README.md

Get Started

yarn install

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