1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/common
2020-04-29 20:29:56 +01:00
..
.vscode created common package 2020-04-15 15:24:24 +01:00
lib access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
src access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
test validation & persistence 2020-04-22 16:35:20 +01:00
.babelrc created common package 2020-04-15 15:24:24 +01:00
.gitignore update gitignore 2020-04-22 16:29:25 +01:00
.npmignore created common package 2020-04-15 15:24:24 +01:00
.travis.yml created common package 2020-04-15 15:24:24 +01:00
CONTRIBUTING.md created common package 2020-04-15 15:24:24 +01:00
LICENSE created common package 2020-04-15 15:24:24 +01:00
package.json backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
readme.md created common package 2020-04-15 15:24:24 +01:00
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