budibase/packages/server
mike12345567 2ec6b15e56 General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 2021-05-11 17:49:26 +01:00
..
.vscode
__mocks__ Add explicit prettier options 2021-05-04 11:32:22 +01:00
build more branch cov 2021-03-16 19:27:18 +00:00
scripts Fixing issues with Redis/Bull and the integration with new redis module. 2021-05-04 18:13:44 +01:00
src General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 2021-05-11 17:49:26 +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 Merge branch 'next' of github.com:Budibase/budibase into feature/logo-api 2021-05-07 11:41:32 +01:00
yarn.lock Merge branch 'next' of github.com:Budibase/budibase into feature/logo-api 2021-05-07 11:41:32 +01:00