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.
 
 
 
 
 
 
Martin McKeaveney 3bcb6db7f5 removing the package lock files 6 years ago
..
.vscode added core into mono repo 7 years ago
dist rebuild of core & builder rollup fix 6 years ago
src switching hashing arguments 6 years ago
test switching hashing arguments 6 years ago
.babelrc added core into mono repo 7 years ago
.eslintrc.json fixed bug where reference fields not being parsed when in index 7 years ago
.gitignore re-added dist files 7 years ago
.travis.yml added core into mono repo 7 years ago
CONTRIBUTING.md added core into mono repo 7 years ago
LICENSE added core into mono repo 7 years ago
package.json Merge branch 'master' of github.com:Budibase/budibase 6 years ago
q added core into mono repo 7 years ago
readme.md update readme 6 years ago
rollup.config.js package changes 7 years ago
yarn.lock updated yarn lock files 6 years ago

readme.md

Getting Started

Install packages:

npm install

Next, run the tests. Install jest, globally:

npm install -g jest

And finally, run

jest

Documentation

A work in progress, lives here: https://github.com/Budibase/docs/blob/master/budibase-core.md