📄️ Environment Setup
This guide explains how to set up your environment to run Shesha applications locally, including both the backend (.NET) and frontend (React.js), with Microsoft SQL Server running in Docker or directly on your Windows machine.
📄️ Developing configurable components
A comprehensive guide to developing configurable components in the Shesha low-code platform.
📄️ Proxying Input Variables
Some component properties can be configured using JS. For example, the Hidden property can be set using a switch, or it can be calculated using JS code.