This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
697e733f82
budibase
/
packages
/
cli
History
mike12345567
5810529350
Quick fix for
#11982
- check for both deprecated docker-compose and docker compose V2.
2023-10-05 23:03:34 +01:00
..
src
Quick fix for
#11982
- check for both deprecated docker-compose and docker compose V2.
2023-10-05 23:03:34 +01:00
.eslintrc
…
.gitignore
Updating plugins to have a SDK, which can be used for automation action retrieval as well as datasources.
2023-04-11 16:37:26 +01:00
LICENSE.md
…
package.json
Remove unused devDependencies on cli
2023-09-26 16:05:44 +02:00
start.sh
Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts.
2023-03-03 10:03:33 +00:00
tsconfig.build.json
Fix cli build
2023-08-21 10:20:22 +03:00
tsconfig.json
Utilising esbuild for the CLI to bundle in backend-core and types as required.
2023-08-07 19:03:23 +01:00