1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
budibase/packages/server
Michael Shanks fbb4fd482f Merge pull request #981 from Budibase/trigger_automation_action
Trigger automation from button click
2021-01-13 11:06:10 +00:00
..
.vscode
build
builder/assets
scripts
src Merge pull request #981 from Budibase/trigger_automation_action 2021-01-13 11:06:10 +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 v0.4.3 2020-12-23 22:39:10 +00:00
yarn.lock Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 2021-01-07 11:38:37 +00:00