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
a26020bcbb
budibase
/
packages
/
cli
History
mike12345567
9a9fa3c716
Updating CouchDB with the Budi CLI, making sure the service is always up to date, as well as removing pull policy.
2024-02-16 10:46:36 +00:00
..
src
Updating CouchDB with the Budi CLI, making sure the service is always up to date, as well as removing pull policy.
2024-02-16 10:46:36 +00:00
.gitignore
Removing CLI pkg build - this has been a problematic element of our build for a while now and it is rarely utilised - rather than continuing to maintain this, getting rid of it.
2024-01-02 17:45:19 +00:00
LICENSE.md
…
package.json
Removing CLI pkg build - this has been a problematic element of our build for a while now and it is rarely utilised - rather than continuing to maintain this, getting rid of it.
2024-01-02 17:45:19 +00: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