1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server
2021-04-09 15:11:49 +01:00
..
.vscode
__mocks__ Some minor updates to make search test cases pass. 2021-03-26 14:11:24 +00:00
build
scripts Making sure volumes are removed when nuking. 2021-04-08 18:18:53 +01:00
src Global users now working through the server, all requests proxied. 2021-04-09 15:11:49 +01:00
.dockerignore
.eslintrc
.gitignore Update gitignore in server 2021-03-31 19:58:08 +01:00
.npmignore
Dockerfile Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
LICENSE
package.json First pass of global user configuration through existing user API with role mappings. 2021-04-08 16:58:33 +01:00
yarn.lock groundwork for budibase auth lib 2021-04-07 11:33:16 +01:00