# Tutorial

> Step-by-step guides to learn Piglet Run from scratch.

---

LLMS index: [llms.txt](/llms.txt)

---

**Tutorial** documentation provides step-by-step guides to learn Piglet Run from scratch.

## Learning Path

Follow these tutorials in order to get started:

1. **[Installation](/docs/tutorial/install/)** - Set up Piglet Run on your server
2. **[Quick Start](/docs/tutorial/quickstart/)** - Create your first project
3. **[VS Code](/docs/tutorial/vscode/)** - Using the web-based VS Code
4. **[Jupyter](/docs/tutorial/jupyter/)** - Data analysis with Jupyter
5. **[Claude Code](/docs/tutorial/claude/)** - AI-assisted development
6. **[Database](/docs/tutorial/database/)** - Working with PostgreSQL

## Topics

| Topic | Description |
|-------|-------------|
| [Install](/docs/tutorial/install/) | Install Piglet Run on a fresh server |
| [Quick Start](/docs/tutorial/quickstart/) | Your first 5 minutes with Piglet Run |
| [VS Code](/docs/tutorial/vscode/) | Web-based VS Code tutorial |
| [Jupyter](/docs/tutorial/jupyter/) | JupyterLab for data science |
| [Claude Code](/docs/tutorial/claude/) | AI coding with Claude |
| [Database](/docs/tutorial/database/) | PostgreSQL basics |
| [Application](/docs/tutorial/application/) | Build and deploy an app |

---

Section pages:

- [Installation](/docs/tutorial/install/)
- [Quick Start](/docs/tutorial/quickstart/)
- [VS Code](/docs/tutorial/vscode/)
- [Jupyter](/docs/tutorial/jupyter/)
- [Claude Code](/docs/tutorial/claude/)
- [Database](/docs/tutorial/database/)
- [Application](/docs/tutorial/application/)
