Budibase Chinese Documentation (1)

Budibase Chinese Documentation

origin

I have been paying attention to low-code this year, and found a good project Budibase. I wanted to contact the official for i18n support, but found that relevant content in the PR was officially abandoned. So reopened a project bbcn (Budibase-China).
The plan is to go in three steps: 1. Translate documents 2. Sinicize the front-end interface 3. Localization transformation, such as integrating WeChat DingTalk, adding scene templates, deploying on Alibaba Cloud and Tencent Cloud, etc.
The future of low-code lies in open source, and the value of open source lies in ecology. If low-code is to be truly applied, it is important to have enough scene templates. I hope that through my modest efforts, more like-minded people can participate in ecological construction.
:::
Some links and pictures in the warning document come from github, which may not be opened due to the firewall. It is recommended to use Science Internet. Later, if there is enough time, Gitee will be used to deploy related resources
:::

Update on April 17, 2022: The Chinese version of Budibase has been launched, address: http://bbcn.satapp.cn , open source code: https://github.com/liuming9157/bbcn , Chinese document address: http:// bbcn-doc.vercel.app

Thanks to the server donated by Lu Yang, so that bbcn went online smoothly.

If you want to participate, no matter which step, welcome to join in. my contact information:

  1. Email:[email protected]
  2. Wechat

overview

Budibase is an open-source low-code platform that helps you create business applications in minutes

What is Budibase

Budibase is an all-in-one low-code platform for building, designing, and automating business applications such as; admin panels, forms, internal tools, client portals, and more. Before Budibase, it might take a developer several weeks to build a simple CRUD application; with Budibase, it takes minutes to build a CRUD application.
ui

Why choose Budibase

When building web applications, there are various tools and frameworks available. However, we believe Budibase is the best choice for building modern, full-stack business applications.

  • Open Source - Budibase will always exist as open source software. You can inspect the code base, deploy Budibase on your own infrastructure, and build applications with confidence.
  • All-in-one platform - Unlike other platforms, Budibase has built-in database, external data sources, design GUI and automation part - you can build a complete application in Budibase!
  • The Budibase app looks beautiful. We spend a lot of time and effort building components that are accessible, performable, and look great. Also, the Budibase app works flawlessly on both desktop and mobile devices.
  • Real Apps - With Budibase you can build real, high-performance single-page applications. Your apps can be public-facing apps, private apps, or both - and they can contain multiple screens too!

How Budibase works

Building an app with Budibase requires 4 easy steps:

  1. Install Budibase - It only takes a few seconds to get started with Budibase Cloud, or you can use Docker, K8S, or DigitalOcean for self-hosting.
  2. Add data - you can connect to data sources such as PostgreSQL, RestAPI, MS SQL, etc., or start from 0 with Budibase's built-in database (budibasedb, built on top of CouchDB).
  3. Designing User Interfaces - Build beautiful, accessible user interfaces that people love to use. Automatically generate CRUD screens from data, or create custom screens from scratch. Enrich your interface with powerful components like tables, buttons, form inputs, and more. Switch from day mode to dark mode with just one click.
  4. Automate the process - It only takes a few seconds to set up automations such as email alerts, delay notifications, CRON actions, and more.

getting Started

After installing Budibase, we recommend users to start from the quick start tutorial or use the Budibase template .
(https://budibase.com/templates/) .

Guess you like

Origin blog.csdn.net/weixin_42553583/article/details/123945240