1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
budibase/packages/server
2021-06-28 12:36:05 +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 Creating a many-to-many database scenario and seeding with data. 2021-06-28 12:36:05 +01:00
src Creating a many-to-many database scenario and seeding with data. 2021-06-28 12:36:05 +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
Dockerfile First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
LICENSE
package.json Copying none js/ts files into the dist directory after building. 2021-06-25 18:46:50 +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 Copying none js/ts files into the dist directory after building. 2021-06-25 18:46:50 +01:00