Backend 🔗
Pre-built backend and sql for building apps.
Last updated
Pre-built backend and sql for building apps.
Last updated
In Blup, the Backend consists of 2 parts:
Backend Bar
Backend Tab View
The backend bar consists of a switcher to switch between sheets and SQL and the right-side menu consists of a backend menu, expand/minimize backend, and close backend.
This button helps you to quickly switch between the Sheets panel and SQL tab.
To build the backend of your app, you need to continuously switch between the Sheets and the SQL, this is where this switch button comes in handy.
The expand/minimize Backend button helps you to minimize or expand the window.
This button is quite useful when you want to use more space to work with the editor or the sheets section.
The close backend button is used to close the backend panel.
When Sheets is selected in the Backend bar, the backend tab view shows.
When SQL is selected in the Backend bar, the left side of the backend tab view shows all SQL queries created by the user and SQL query manipulation, filtering tab, and the right side of the backend tab view has an SQL editor to edit the query.
Note: You can also resize the backend panel by dragging the top of the backend panel.