1
0
Fork 0
mirror of synced 2026-03-12 16:54:31 +13:00
No description
  • TypeScript 46.9%
  • Svelte 33.9%
  • JavaScript 17.5%
  • Shell 0.8%
  • Handlebars 0.4%
  • Other 0.3%
Find a file
2026-03-11 23:58:33 +00:00
.codex/environments Fix issue with web search tool naming 2026-02-24 14:30:32 +00:00
.github refactor: conditionally skip tests for unaffected worker and server components 2026-03-06 15:36:56 +01:00
.husky
.vscode Add sourceMapPathOverrides for a better debugging 2026-01-30 16:38:58 +01:00
charts/budibase proxy metrics improvement 2026-02-26 11:36:31 +02:00
docs Revert "docs: add discord investigation and ms teams integration plan" 2026-02-12 18:23:14 +00:00
eslint-local-rules Add eslint rule for not using globaldb iin workspace 2026-01-20 12:29:02 +01:00
hosting Update litellm image 2026-03-06 14:31:31 +01:00
i18n
packages Merge branch 'master' into feature/workspace-credentials 2026-03-11 23:58:33 +00:00
scripts Rename 2026-03-05 10:33:17 +01:00
.dockerignore
.gitattributes
.gitignore Squashed 'packages/pro/' content from commit 5d3602630c 2026-02-03 12:20:10 +01:00
.nvmrc
.nxignore
.prettierignore
.prettierrc.json
.python-version
.tool-versions
.yarnrc
AGENTS.md
artifacthub-repo.yml
babel.config.json
CLAUDE.md tidy up css 2026-03-06 15:21:24 +00:00
CODEOWNERS
eslint.config.mjs Add eslint rule for not using globaldb iin workspace 2026-01-20 12:29:02 +01:00
globalSetup.ts replace all the references to database v2 2026-01-26 11:22:29 +02:00
index.yaml
lerna.json Bump version to 3.33.1 2026-03-11 17:14:00 +00:00
LICENSE
nx.json
package.json Merge branch 'master' into fix/downgrade-and-pin-svelte 2026-03-06 08:28:29 +00:00
pull_request_template.md Squashed 'packages/pro/' content from commit 5d3602630c 2026-02-03 12:20:10 +01:00
README.md Test 2026-02-12 17:56:35 +01:00
SECURITY.md
SQS_LICENSE
tsconfig.build.json Squashed 'packages/pro/' content from commit 5d3602630c 2026-02-03 12:20:10 +01:00
yarn.lock upgrade tar to 7.5.11 2026-03-11 11:31:28 +00:00

Budibase

Budibase

The low code platform you'll enjoy using

Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely.

🤖 🎨 🚀


Budibase design ui

GitHub all releases GitHub release (latest by date) Follow @budibase Code of conduct

Get started - we host (Budibase Cloud) · Get started - you host (Docker, K8s, DO) · Docs · Feature request · Report a bug · Support: Discussions



Features

Build and ship real software

Unlike other platforms, with Budibase you build and ship single page applications. Budibase applications have performance baked in and can be designed responsively, providing users with a great experience.

Open source and extensible

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.

Load data or start from scratch

Budibase pulls data from multiple sources, including MongoDB, CouchDB, PostgreSQL, MariaDB, 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 data sources. Request new datasources.

Budibase data



Design and build apps with powerful pre-made components

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 many of your favourite CSS styling options so you can go that extra creative mile. Request new component.

Budibase design



Automate processes, integrate with other tools and connect to webhooks

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.

Integrate with your favorite tools

Budibase integrates with a number of popular tools allowing you to build apps that perfectly fit your stack.

Budibase integrations



Deploy with confidence and security

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.




Budibase Public API

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:

  • Budibase as a backend
  • Interoperability

Docs

You can learn more about the Budibase API at the following places:



🏁 Get started

Deploy Budibase using Docker, Kubernetes, and Digital Ocean on your existing infrastructure. Or use Budibase Cloud if you don't need to self-host and would like to get started quickly.

Get started with self-hosting Budibase

Get started with Budibase Cloud



🎓 Learning Budibase

The Budibase documentation lives here.



💬 Community

If you have a question or would like to talk with other Budibase users and join our community, please hop over to Github discussions




Code of conduct

Budibase is dedicated to providing everyone a welcoming, diverse, and harassment-free experience. We expect everyone in the Budibase community to abide by our Code of Conduct. Please read it.



🙌 Contributing to Budibase

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 here.

Not Sure Where to Start?

A good place to start contributing is by looking for the good first issue tag.

How the repository is organized

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



📝 License

Budibase is open-source, licensed as GPL v3. The client and component libraries are licensed as MPL - so the apps you build can be licensed however you like.



Stargazers over time

Stargazers over time

If you are having issues between updates of the builder, please use the guide here to clear down your environment.



Contributors

Thanks goes to these wonderful people (emoji key):

Made with contrib.rocks.