1
0
Fork 0
mirror of synced 2024-10-04 20:13:35 +13:00
budibase/packages/server
2021-02-25 12:06:13 +00:00
..
.vscode
build
builder/assets
scripts
src Found some issues with relationship columns being doubled up, this isn't validated client side, best to make sure it doesn't happen server-side (can really break your data structure if columns overwrite each other). 2021-02-25 12:06:13 +00:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.env.template
.eslintrc
.gitignore
.npmignore
Dockerfile
LICENSE
package.json Using cross-env instead of pure environment variable specification to make it work on windows. 2021-02-24 10:13:16 +00:00
yarn.lock Updating packages in builder and server, making build work in Windows. 2021-02-24 10:56:12 +00:00