1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server
2020-12-16 19:50:02 +00:00
..
.vscode
build
builder/assets
scripts
src Adding a deployment service which takes over from the lambdas in local operation, this may become part of the hosting portal if we ever decide to opensource that part of it. 2020-12-16 19:50:02 +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