1
0
Fork 0
mirror of synced 2024-10-06 04:54:52 +13:00
budibase/packages/server
2023-10-26 13:19:09 +01:00
..
.vscode
__mocks__
build
scripts Add version to dev .env 2023-10-20 16:21:48 +02:00
specs Updating docs and removing old documentation pathway. 2023-10-11 17:49:25 +01:00
src Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Use v2 dockerfiles 2023-10-20 10:02:18 +02:00
Dockerfile.v2 Fix after renames 2023-10-23 13:57:23 +02:00
jest-testcontainers-config.js
jest.config.ts
LICENSE
nodemon.json
package.json Renames 2023-10-23 13:53:18 +02:00
pm2.config.js
tsconfig.build.json
tsconfig.json