1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server
Martin McKeaveney 62c5069528 refactor
2021-02-25 11:59:31 +00:00
..
.vscode
build
builder/assets
scripts merge 2021-01-11 20:29:33 +00:00
src refactor 2021-02-25 11:59:31 +00:00
.dockerignore
.env.template Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
.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 Updated copyright line in license files 2021-02-10 14:41:37 +00:00
package.json Using cross-env instead of pure environment variable specification to make it work on windows. 2021-02-24 10:13:16 +00:00
yarn.lock Updating packages in builder and server, making build work in Windows. 2021-02-24 10:56:12 +00:00