1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/core
2020-01-31 15:07:05 +00:00
..
.vscode
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
.gitignore fix bcrypt in build 2020-01-28 13:06:35 +00:00
.travis.yml
CONTRIBUTING.md
LICENSE
package.json ci setup 2020-01-31 14:23:16 +00:00
q
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