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 7ad66d455a fixing tests 6 years ago
..
.vscode created common package 6 years ago
lib fixing tests 6 years ago
src validation & persistence 6 years ago
test validation & persistence 6 years ago
.babelrc created common package 6 years ago
.gitignore update gitignore 6 years ago
.npmignore created common package 6 years ago
.travis.yml created common package 6 years ago
CONTRIBUTING.md created common package 6 years ago
LICENSE created common package 6 years ago
package.json backend allowing creation of models, records and databases 6 years ago
readme.md created common package 6 years ago
yarn.lock backend allowing creation of models, records and databases 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