Getting Started
The Signaloid Cloud Developer Platform provides two ways for developers to run applications:
- An interactive web-based code editor, based on the Monaco Code editor (the editor used by Visual Studio Code).
- A GitHub-repository-based execution interface through which developers can compile and deploy larger applications stored in GitHub repositories.
📄️ Running Source Code
Learn how to run source code snippets on Signaloid's uncertainty-tracking processors.
📄️ Running Code from Repositories
Learn how to run source code repositories hosted on GitHub on Signaloid's uncertainty-tracking processors.
📄️ Instantiating Custom Cores
Learn how to create custom instances of Signaloid's C0 processor cores.
📄️ Reference Execution
Learn how to run applications on Signaloid's C0 Reference cores
📄️ Access Task History
Retrieve the details and outputs of tasks run on the Signaloid Cloud Compute Engine
📄️ Connect to Data Sources
Learn how to connect to external data sources and sensor data streams to your applications.
Next steps
This section will to provide you with a collection of walk-though guides for the basic features of the Signaloid Cloud Developer Platform while providing brief introductions to the key parts of the user interface.
The User Interface Reference section contains detailed explanations of the different parts of the Signaloid Cloud Developer Platform user interface.