|
|
6 years ago | |
|---|---|---|
| .github | typo | 6 years ago |
| .vscode | saving .vscode settings | 6 years ago |
| packages | allow creation of username | 6 years ago |
| scripts | formatting | 6 years ago |
| .eslintrc.json | fixing CI | 6 years ago |
| .gitignore | Ignoring .idea (Webstorm) files and removing map file that was in gitignore (causing conflicts). | 6 years ago |
| .gitmodules | removed core submodule | 7 years ago |
| .prettierignore | eslint tidy up | 7 years ago |
| .prettierrc | include svelte files in prettier | 7 years ago |
| AUTHORS.md | Add Andrew Kingston and Michael Drury to authors | 6 years ago |
| CONTRIBUTING.md | remove budibase cli | 6 years ago |
| lerna.json | v0.3.8 | 6 years ago |
| package-lock.json | sets correct editable values on fields | 6 years ago |
| package.json | potential resolutions for the 4001 issue | 6 years ago |
| pull_request_template.md | Create pull_request_template.md | 6 years ago |
| readme.md | Badges and emojis added | 6 years ago |
| yarn.lock | potential resolutions for the 4001 issue | 6 years ago |
readme.md
Budibase
Powering the developers of tomorrow
🤖 🎨 🚀
Budibase
Budibase is an open-source low-code platform which helps developers and IT professionals design, build, and ship custom software 50x faster.
Status
- Alpha: We are demoing Budibase to users and receiving feedback
- Private Beta: We are testing Budibase with a closed set of customers
- Public Beta: Anyone can sign-up and use Budibase but it's not production ready. We cannot ensure backwards compatibility
- Official Launch: Production-ready
We are currently in Public Beta. Until our official launch, we cannot ensure backwards compatibility for your budibase applications between versions. Issues may arise when trying to edit apps created with old versions of the budibase builder.
Watch "releases" of this repo to get notified of major updates, and give the star button a click whilst you're there.
If you are having issues between updates of the builder, please use the guide here to clear down your environment.
Getting Started with Budibase
The Budibase builder runs in Electron, on Mac, PC and Linux. Download the latest release, and start building!
🎓 Learning Budibase
Our documentation and tutorials live here: https://docs.budibase.com
🙌 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?
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
💬 Get in touch
If you have a question or would like to talk with other Budibase users, please hop over to Github discussions or join our Discord server:
