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.
 
 
 
 
 
 
kevmodrome b8a652e2ca updates tests and method names to getNewModelTemplate method 6 years ago
..
.vscode added core into mono repo 7 years ago
src updates tests and method names to getNewModelTemplate method 6 years ago
test updates tests and method names to getNewModelTemplate method 6 years ago
.babelrc added core into mono repo 7 years ago
.gitignore fix bcrypt in build 6 years ago
.npmignore prep for NPM publish 6 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 publish 6 years ago
readme.md update readme 6 years ago
rollup.config.js running prettier over codebase, removing merge files 6 years ago
yarn.lock Bump handlebars from 4.1.2 to 4.7.3 in /packages/core 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