1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
budibase/packages/core
2020-01-28 13:06:35 +00:00
..
.vscode added core into mono repo 2019-07-15 07:12:52 +01:00
src switching hashing arguments 2020-01-23 11:25:48 +00:00
test switching hashing arguments 2020-01-23 11:25:48 +00:00
.babelrc added core into mono repo 2019-07-15 07:12:52 +01:00
.eslintrc.json fixed bug where reference fields not being parsed when in index 2019-07-18 07:44:26 +01:00
.gitignore fix bcrypt in build 2020-01-28 13:06:35 +00:00
.travis.yml added core into mono repo 2019-07-15 07:12:52 +01:00
CONTRIBUTING.md added core into mono repo 2019-07-15 07:12:52 +01:00
LICENSE added core into mono repo 2019-07-15 07:12:52 +01:00
package.json Merge branch 'master' of github.com:Budibase/budibase 2020-01-23 15:17:19 +00:00
q added core into mono repo 2019-07-15 07:12:52 +01:00
readme.md update readme 2020-01-23 10:52:51 +00:00
rollup.config.js fix bcrypt in build 2020-01-28 13:06:35 +00:00
yarn.lock updated yarn lock files 2020-01-24 13:20:03 +00: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