1
0
Fork 0
mirror of synced 2024-09-03 03:01:14 +12:00
budibase/packages/server
2020-12-01 13:39:34 +00:00
..
.vscode Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
build remove unnecessary images 2020-11-14 17:51:37 +00:00
builder/assets bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
scripts Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 2020-11-30 18:04:47 +00:00
src Expanding on deployment, attempting to hide all the quota stuff behind layers that we can more easily abstract, as well as hiding away any AWS specific features in the index of deployment. 2020-12-01 13:39:34 +00:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.env.template increasing log level in production 2020-11-10 17:16:40 +00: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 Correct licenses 2020-11-24 16:04:44 +00:00
package.json fix windows url issue 2020-11-24 10:23:29 +00:00
yarn.lock Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 2020-11-30 18:04:47 +00:00