1
0
Fork 0
mirror of synced 2024-05-17 10:53:15 +12:00
budibase/packages/server
2022-06-23 14:29:19 +01:00
..
.vscode
__mocks__ Fixing mock. 2022-05-20 18:08:48 +01:00
build
scripts Updating install script to work from any directory. 2022-06-21 20:01:50 +01:00
specs Fix for #5117 - raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec. 2022-03-28 18:33:54 +01:00
src Merge commit 2022-06-23 14:29:19 +01:00
.dockerignore
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
babel.config.js
docker_run.sh adding shebang to run scripts 2022-05-27 10:41:02 +01:00
Dockerfile Environment config 2022-06-06 15:27:29 +01:00
LICENSE
nodemon.json Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
package.json Update pro version to 1.0.207-alpha.8 2022-06-23 13:03:17 +00:00
pm2.config.js Update pm2.config.js 2022-05-23 19:16:11 +01:00
tsconfig.build.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
tsconfig.json Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
yarn.lock Use raw sql to get money type as numeric 2022-06-22 15:58:15 +01:00