1
0
Fork 0
mirror of synced 2024-05-03 12:03:35 +12:00
Go to file
2021-09-06 07:57:47 +01:00
.github fix release YAML 2021-08-26 15:53:11 +01:00
.husky run 'yarn run lint' before each commit 2021-08-19 17:04:41 +02:00
.vscode Add global debug configs for single project debugging + readme instructions 2021-07-02 13:36:00 +01:00
docs use NPM script to run helm release 2021-08-18 18:42:22 +01:00
hosting merge package updates 2021-08-26 14:13:30 +01:00
i18n Add german translation for the README. 2021-08-13 16:13:25 +02:00
packages v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
scripts test K8S CI 2021-08-18 18:09:40 +01:00
.all-contributorsrc merge 2021-07-27 11:58:41 +01:00
.eslintignore Ignore server-bundled client library in prettier and eslint configs 2021-07-20 14:46:53 +01:00
.eslintrc.json Fix prettier and eslint, update versions and update package scripts 2021-06-15 12:42:50 +01:00
.gitignore unignoring tarball 2021-08-17 14:50:57 +01:00
.gitmodules removed core submodule 2019-07-15 07:12:32 +01:00
.prettierignore Ignore server-bundled client library in prettier and eslint configs 2021-07-20 14:46:53 +01:00
.prettierrc.json Fix prettier and eslint, update versions and update package scripts 2021-06-15 12:42:50 +01:00
lerna.json v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
LICENSE updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
package.json a more robust docker release process that only tags latest in prod 2021-08-24 17:16:45 +01:00
pull_request_template.md Create pull_request_template.md 2020-06-05 10:51:11 +01:00
README.md Readme spelling updates 2021-08-03 11:38:06 +01:00
SECURITY.md Create SECURITY.md 2021-09-06 07:57:47 +01:00
yarn.lock add precommit hook and test error 2021-08-19 16:55:54 +02:00

Budibase

Budibase

Build, automate and self-host internal tools in minutes

Budibase is an open-source low-code platform, helping developers and IT professionals build, automate, and ship internal tools on their own infrastructure in minutes.

🤖 🎨 🚀

Budibase design ui

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

Get started · 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 your 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 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 data sources. Request new data sources.

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

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

  • Admin paradise. 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.




🏁 Get started

Currently there are two ways to get started with Budibase; Digital Ocean, and Docker.

Get started with Digital Ocean

The easiest and quickest way to get started, is to use Digital Ocean: 1-click Digital Ocean deploy

digital ocean badge

Get started with Docker

To get started, you must have docker and docker compose installed on your machine. Once you have Docker installed, the process takes 5 minutes, with these four steps:

  1. Install the Budibase CLI.
$ npm i -g @budibase/cli 
  1. Setup Budibase (select where to store Budibase, and the port to run it on)
budi hosting --init 
  1. Run Budibase
budi hosting --start 
  1. Create your admin user

Enter the email and password for the new admin user.

Done! You are now ready to build powerful internal tools in minutes. For additional information on how to get started and learn Budibase, visit our docs.




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



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

Not Sure Where to Start?

A good place to start contributing, is the First time issues project.

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 that 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):


Martin McKeaveney

💻 📖 ⚠️ 🚇

Michael Drury

📖 💻 ⚠️ 🚇

Andrew Kingston

📖 💻 ⚠️ 🎨

Michael Shanks

📖 💻 ⚠️

Kevin Åberg Kultalahti

📖 💻 ⚠️

Joe

📖 💻 🖋 🎨

Rory Powell

💻 📖 ⚠️

Peter Clement

💻 📖 ⚠️

Conor_Mack

💻 ⚠️

pngwn

💻 ⚠️

HugoLd

💻

victoriasloan

💻

yashank09

💻

SOVLOOKUP

💻

seoulaja

🌍

Maurits Lourens

⚠️ 💻

Rory Powell

🚇 ⚠️ 💻

This project follows the all-contributors specification. Contributions of any kind welcome!