📄️ Overview
The Riseact CLI is a tool that lets you create, develop, and deploy applications that integrate directly with the Riseact platform.
📄️ App structure
The Node template for Riseact applications is designed to be flexible and adaptable to different types of projects. It provides a basic structure for the application, but you can customize it to your needs.
📄️ Development tunnel
While you develop an application locally, Riseact loads it inside an iframe in its own panel. Riseact's servers, however, cannot reach your computer: localhost only exists for you.