Cobot-based webservice builder org
| skills | ||
| nanobot.yml | ||
| README.md | ||
TerraNet
Cobot-based webservice builder org.
Vision
A network of specialized Cobots that collaborate to build, deploy, and maintain web services — coordinating via Nostr and transacting via Lightning.
Structure
TerraNet/
├── skills/ # Cobot plugins
│ ├── webservice-scaffold/ # Templates + generator
│ ├── deploy/ # Deployment automation
│ └── review/ # Code review standards
├── templates/ # Service templates
│ ├── fastapi-service/
│ ├── static-site/
│ └── fullstack-app/
└── nanobot.yml # Cobot config
Getting Started
- Clone this repo
- Install Cobot
- Configure
nanobot.ymlwith your LLM provider - Run:
cobot run
Contributing
Contributors: Han, Zeus