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.
 
 
 
 
 
 
mike12345567 196f0b380d Minor update to remove send grid from the API component of the builder and make them part of the automation itself. 6 years ago
..
.vscode Update gitignored files. 7 years ago
assets Merge branch 'master' of github.com:Budibase/budibase into deployment 6 years ago
build running prettier over codebase, removing merge files 7 years ago
cypress Fixing cypress test broken by automation fixes. 6 years ago
scripts comment for node/jest polyfill 6 years ago
src Minor update to remove send grid from the API component of the builder and make them part of the automation itself. 6 years ago
tests removing delete functionality - not necessary 6 years ago
.gitignore Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
CONTRIBUTING.md moving builder into web... 7 years ago
LICENSE.md moving builder into web... 7 years ago
README.md moving builder into web... 7 years ago
babel.config.js running prettier over codebase, removing merge files 7 years ago
cypress.json Cypress Tests Running in CI (#524) 6 years ago
package.json v0.1.23 6 years ago
rollup.config.js analytics - identify user + extra actions added 6 years ago
yarn.lock analytics - identify user + extra actions added 6 years ago

README.md

Get Started

npm install

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