Budibase 是一个开源的低代码平台,可以在几分钟内创建内部应用。支持 PostgreSQL、MySQL、MSSQL、MongoDB、RestAPI、Docker 和 K8s,此外它提供了各种可用于组装的 CSS 模块,你可以基于 Budibase 快速过构建自己的单页应用。
![]() |
1 day ago | |
---|---|---|
.github | 6671d34cec Merge branch 'develop' of github.com:Budibase/budibase into fix/ci-disk-space | 1 week ago |
.husky | 05579e6806 Revert "Merge pull request #10367 from Budibase/revert-10267-chore/pro_as_submodule" | 5 months ago |
.vscode | 856e90efbf Revert "revert develop into master" | 1 month ago |
charts | 2d9e80fa54 ensure secrets are not replaced on every helm run | 2 weeks ago |
docs | 6e372ac6af Remove cypress dependencies | 2 weeks ago |
examples | 194d1a261a Bump json5 from 1.0.1 to 1.0.2 in /examples/nextjs-api-sales | 8 months ago |
hosting | e66feac6c6 Nginx cors changes to allow communicating with account portal from bb front end (#11831) | 3 days ago |
i18n | 4a87fd1340 spanish README | 1 year ago |
packages | 2c96440ef2 Merge branch 'develop' into remove-default-value-conditions | 1 day ago |
qa-core | 77573b17e5 remove comment | 1 week ago |
scripts | 94469f405c Merge branch 'develop' into fix/backend-core-test-types | 2 weeks ago |
specs | d7dbcb2175 Adding a top level script for generating specs, symlinking the openapi yaml and json to top level as well. | 1 year ago |
.all-contributorsrc | 646b5c223e Update .all-contributorsrc | 1 year ago |
.dockerignore | 40d38e6e3d Single docker container configuration. | 1 year ago |
.eslintignore | 6e372ac6af Remove cypress dependencies | 2 weeks ago |
.eslintrc.json | 54bf2f28de Linting improvements (#11119) | 2 months ago |
.gitignore | 6e372ac6af Remove cypress dependencies | 2 weeks ago |
.gitmodules | 05579e6806 Revert "Merge pull request #10367 from Budibase/revert-10267-chore/pro_as_submodule" | 5 months ago |
.nvmrc | 856e90efbf Revert "revert develop into master" | 1 month ago |
.nxignore | 1747ea765d Add extra ignores | 5 months ago |
.prettierignore | 45f0cefdac Remove coverage from prettier | 1 week ago |
.prettierrc.json | 134952dd1a removing a basic warning so it doesn't add to the others that will surely come. | 1 year ago |
.python-version | b61718c719 Update dependencies | 5 months ago |
.tool-versions | 856e90efbf Revert "revert develop into master" | 1 month ago |
.yarnrc | 33e8600d62 Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. | 1 year ago |
LICENSE | 5f81613cd8 License cleanup | 1 year ago |
README.md | 864b2a4584 Update README.md | 5 months ago |
SECURITY.md | e076cd49b6 Create SECURITY.md | 2 years ago |
artifacthub-repo.yml | 9239226630 add artifacthub.io repo verification file | 9 months ago |
babel.config.json | 54bf2f28de Linting improvements (#11119) | 2 months ago |
index.yaml | afe85fab46 index.yaml | 1 year ago |
jestTestcontainersConfigGenerator.js | ceb63327b1 Updating pro reference and increasing port timeout for Jest. | 1 month ago |
lerna.json | 7093f41e65 Bump version to 2.10.12-alpha.5 | 1 day ago |
nx.json | 06ea93714a Remove unnecessary nx dependencies for build | 1 month ago |
package.json | d16e2c65b9 Merge branch 'develop' into fix/shared-core-dev | 2 weeks ago |
pull_request_template.md | c1866f4882 Update pull_request_template.md | 8 months ago |
yarn.lock | e91cf88881 Update dayjs dependencies to same version and fix import syntax in DateCell | 1 week ago |
Budibase is an open source low-code platform, and the easiest way to build internal apps that improve productivity.
Unlike other platforms, with Budibase you build and ship single page applications. Budibase applications have performance baked in and can be designed responsively, providing your users with a great experience.
Budibase is open-source - licensed as GPL v3. This should fill you with confidence that Budibase will always be around. You can also code against Budibase or fork it and make changes as you please, providing a developer-friendly experience.
Budibase pulls in data from multiple sources, including MongoDB, CouchDB, PostgreSQL, MySQL, Airtable, S3, DynamoDB, or a REST API. And unlike other platforms, with Budibase you can start from scratch and create business apps with no datasources. Request new datasources.
Budibase comes out of the box with beautifully designed, powerful components which you can use like building blocks to build your UI. We also expose a lot of your favourite CSS styling options so you can go that extra creative mile. Request new component.
Save time by automating manual processes and workflows. From connecting to webhooks, to automating emails, simply tell Budibase what to do and let it work for you. You can easily create new automations for Budibase here or Request new automation.
Budibase integrates with a number of popular tools allowing you to build apps that perfectly fit your stack.
Budibase is made to scale. With Budibase, you can self-host on your own infrastructure and globally manage users, onboarding, SMTP, apps, groups, theming and more. You can also provide users/groups with an app portal and disseminate user-management to the group manager.
As with anything that we build in Budibase, our new public API is simple to use, flexible, and introduces new extensibility. To summarize, the Budibase API enables:
You can learn more about the Budibase API at the following places:
Deploy Budibase self-hosted in your existing infrastructure, using Docker, Kubernetes, and Digital Ocean. Or use Budibase Cloud if you don't need to self-host, and would like to get started quickly.
The Budibase documentation lives here.
If you have a question or would like to talk with other Budibase users and join our community, please hop over to Github discussions
Budibase is dedicated to providing a welcoming, diverse, and harrassment-free experience for everyone. We expect everyone in the Budibase community to abide by our Code of Conduct. Please read it.
From opening a bug report to creating a pull request: every contribution is appreciated and welcomed. If you're planning to implement a new feature or change the API please create an issue first. This way we can ensure your work is not in vain. Environment setup instructions are available for Debian and MacOSX
A good place to start contributing, is the First time issues project.
Budibase is a monorepo managed by lerna. Lerna manages the building and publishing of the budibase packages. At a high level, here are the packages that make up Budibase.
packages/builder - contains code for the budibase builder client side svelte application.
packages/client - A module that runs in the browser responsible for reading JSON definition and creating living, breathing web apps from it.
packages/server - The budibase server. This Koa app is responsible for serving the JS for the builder and budibase apps, as well as providing the API for interaction with the database and file system.
For more information, see CONTRIBUTING.md
Budibase is open-source, licensed as GPL v3. The client and component libraries are licensed as MPL - so the apps that you build can be licensed however you like.
If you are having issues between updates of the builder, please use the guide here to clear down your environment.
Thanks goes to these wonderful people (emoji key):
Made with contrib.rocks.