1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server
2020-09-18 16:50:52 +01:00
..
.vscode nodemon delay + analytics fixes 2020-07-16 14:27:27 +01:00
build
builder/assets
scripts dev script to replicate local dev db to remote couchDb, by appname 2020-07-17 17:02:27 +01:00
src Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 2020-09-18 16:50:52 +01:00
.env.template formatting and tidy up 2020-07-14 16:00:58 +01:00
.eslintrc
.gitignore
.npmignore
Dockerfile Making worker thread decision based on environment variable (BUDIBASE_ENVIRONMENT) and some general tidy up, as well as fixing delete event emitter 2020-09-14 10:30:35 +01:00
LICENSE
package.json Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 2020-09-18 16:50:52 +01:00
yarn.lock Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 2020-09-18 16:50:52 +01:00