GithubHelp home page GithubHelp logo

doytsujin / budibase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from budibase/budibase

0.0 1.0 0.0 64.39 MB

🤖 Free and open-source low-code platform. Build internal tools 50x faster on your own infrastructure. 🚀

Home Page: https://www.budibase.com

License: Other

JavaScript 77.97% HTML 0.11% CSS 0.38% Dockerfile 0.04% Svelte 21.39% Handlebars 0.01% Shell 0.10%

budibase's Introduction

Budibase

Budibase

Build internal tools 50x faster on your own infrastructure

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

🤖 🎨 🚀

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

✨ Features

When other platforms chose the closed source route, we decided to go open source. When other platforms chose cloud builders, we decided a local builder offered the better developer experience. We like to do things differently at Budibase.

  • 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 extensable. Budibase is open-source. The builder is licensed AGPL v3, the server is GPL v3, and the client is MPL. 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, Google Sheets, S3, DyanmoDB, 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 components.

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

  • Cloud hosting and self-hosting. Users can self-host (see below), or host their apps with Budibase. Currently, our cloud hosting offering is limited to the free tier but we aim to change this in the future. For heavy usage, we advise users to self-host.

Budibase design ui

⌛ 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.
  • Official Launch

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. Follow the steps below to get started:

  • Sign-up to Budibase
  • Create a username and password
  • Copy your API key
  • Download Budibase
  • Open Budibase and enter your API key

Here is a guided tutorial if you need extra help.

🤖 Self-hosting

Budibase wants to make sure anyone can use the tools we develop and we know a lot of people need to be able to host the apps they make on their own systems - that is why we've decided to try and make self hosting as easy as possible!

Currently, you can host your apps using Docker or Digital Ocean. The documentation for self-hosting can be found here.

🎓 Learning Budibase

The Budibase documentation lives here.

You can also follow a quick tutorial on how to build a CRM with Budibase

Roadmap

Checkout our Public Roadmap. If you would like to discuss some of the items on the roadmap, please feel to reach out on Discord, or via 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. The builder is licensed AGPL v3, the server is licensed GPL v3, and the client is licensed MPL.

💬 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:

Discord chatroom

Discord Shield

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Martin McKeaveney

💻 📖 ⚠️ 🚇

Michael Drury

📖 💻 ⚠️ 🚇

Andrew Kingston

📖 💻 ⚠️ 🎨

Michael Shanks

📖 💻 ⚠️

Kevin Åberg Kultalahti

📖 💻 ⚠️

Joe

📖 💻 🖋 🎨

Conor_Mack

💻 ⚠️

pngwn

💻 ⚠️

HugoLd

💻

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

budibase's People

Contributors

mjashanks avatar aptkingston avatar mike12345567 avatar kevmodrome avatar conor-mack avatar joebudi avatar shogunpurple avatar pngwn avatar dependabot[bot] avatar victoriasloan avatar marblekirby avatar hugold avatar allcontributors[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.