1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server
2020-12-18 12:54:20 +00:00
..
.vscode
build
builder/assets
scripts
src Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 2020-12-18 12:54:20 +00:00
.dockerignore
.env.template
.eslintrc
.gitignore
.npmignore
Dockerfile Putting together the basics of the compose system, this is now functional, along with some handy scripts to make it work. This requires minimum docker 1.25.0 to run due to the use of --env-file. 2020-12-11 16:38:40 +00:00
LICENSE
package.json fixing bugs found during testing 2020-12-08 16:55:43 +00:00
yarn.lock adds colorpicker to card componeent 2020-12-09 12:00:17 +01:00