1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/common
Martin McKeaveney f5e27d8759 bug fixes
2020-04-23 17:05:33 +01:00
..
.vscode
lib bug fixes 2020-04-23 17:05:33 +01:00
src validation & persistence 2020-04-22 16:35:20 +01:00
test validation & persistence 2020-04-22 16:35:20 +01:00
.babelrc
.gitignore update gitignore 2020-04-22 16:29:25 +01:00
.npmignore
.travis.yml
CONTRIBUTING.md
LICENSE
package.json backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
readme.md
yarn.lock backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00

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