Getting Started
About 243 wordsLess than 1 minute
Getting Started
Spora serves three kinds of readers. Pick the track that matches what you’re here to do.
| If you… | Start here |
|---|---|
| Are deploying Spora for yourself/team | Operators guide → |
| Are setting up a local dev environment | Developers guide → |
| Are using the admin UI to chat | End user guide → |
Looking for the architecture deep-dive? See Concepts — system architecture, schema, agent loop, error handling, plugin system, worker deployment, and contributor docs.
Or jump straight to the Deployment guide if you know where you want to run Spora.
All three tracks at a glance
Operators
For people running Spora. Install it (5 routes: standard, shared host, dev, Docker, troubleshooting), configure env vars, manage plugins, back up, update, tail logs, run workers.
Install → · Environment variables → · Security → · Day-2 ops → · Backups → · Customization →
Developers
For people setting up a local dev environment for Spora or one of its plugins. Local setup, project structure, stack, how to add a tool, CLI, testing, coding standards.
Local setup → · Project structure → · Stack → · How to add a tool → · CLI & coding standards →
End users
For people using the admin UI: chatting with agents, managing tools, installing plugins, troubleshooting.
First conversation → · Managing agents → · Troubleshooting →