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 76528f71b1 update readme 6 years ago
..
.vscode added core into mono repo 7 years ago
dist rebuild of core & builder rollup fix 7 years ago
src tidy up 6 years ago
test updating test files to use common module 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-lock.json removing duplicated node crypto 6 years ago
package.json removing duplicated node crypto 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 upgrading packages - removing package-locks (using yarn) 7 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