1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server
2021-06-25 17:21:36 +01:00
..
.vscode
__mocks__ Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
build
scripts Speeding up server tests and removing the ability for it to port collide. 2021-06-25 16:14:06 +01:00
src Linting + formatting. 2021-06-25 17:21:36 +01:00
.dockerignore
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore
.npmignore
babel.config.js babel config 2021-06-01 15:44:29 +01:00
Dockerfile First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
LICENSE updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
package.json Removing use of the arguments[0] as they don't mesh well with TS. 2021-06-25 17:14:23 +01:00
tsconfig.json First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
yarn.lock Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00