Templates without lock-in
A useful first file.
A useful first file.
Your structure after that.
Templates remove setup friction without hiding the project. Inspect every generated file, change the commands or replace the initial structure entirely.
datanode / runtimesLIVE
Node.jsPythonPHP
package.json
{
"name": "my-project",
"scripts": {
"start": "node app.js"
}
}Template readyRuntimes in detail
Pick a beginning, not a boundary.
Switch templates to preview what each starting point creates inside the workspace.
Blank workspace
An empty file scope for experiments or an existing project you want to upload.
SelectedNode.js app
Package scripts, a public entry point and a small API example ready to inspect.
AvailablePython app
A lightweight Python structure designed to be developed through the scoped terminal.
AvailablePHP Site
A public directory and index.php prepared for direct domain publishing.
AvailableContinue exploring
See how the pieces connect.
The four product pages describe one system. Move to the next layer or open the real console.