1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server
2021-03-25 23:42:50 +00:00
..
.vscode
__mocks__
build
builder/assets
scripts Some further work to make sure all use of the budibaseAppsDir is removed in important places. 2021-03-25 18:03:58 +00:00
src Rewriting search to use the new couchdb 3.0 search functionality. 2021-03-25 23:42:50 +00:00
.dockerignore
.eslintrc
.gitignore Updating some of the deployment/uploading mechanism purely to remove file system, all of this will go anyway but some of it was used to handle file uploads (attachments) to object store so needed to convert it a bit 2021-03-22 18:06:10 +00:00
.npmignore
Dockerfile Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
LICENSE
package.json merge 2021-03-24 20:44:52 +00:00
yarn.lock single stack dev setup complete 2021-03-22 17:05:00 +00:00