1
0
Fork 0
mirror of synced 2024-10-06 13:04:36 +13:00
budibase/packages/server
2021-08-06 16:38:07 +01:00
..
.vscode
__mocks__
build
scripts Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 2021-08-06 16:38:07 +01:00
src Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 2021-08-06 16:38:07 +01:00
.dockerignore
.eslintrc
.gitignore
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json
package.json
tsconfig.json
yarn.lock