Temporarily disable middleware for debugging

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Michele
2026-01-31 15:19:52 +01:00
parent 47e1682d44
commit 6d1c08dce4
7 changed files with 430 additions and 0 deletions

38
README.md Normal file
View File

@@ -0,0 +1,38 @@
# Leopost
Lab project hosted at https://lab.mlhub.it/leopost/
## Development
This project uses [gsd (get-shit-done)](https://github.com/glittercowboy/get-shit-done) for spec-driven development.
### Getting Started
1. Run `/gsd:new-project` to initialize project specs
2. Follow gsd workflow: discuss → plan → execute → verify
3. Run `vps-lab-deploy` when ready to deploy
### Project Structure
```
leopost/
├── .planning/ # gsd planning docs (created by /gsd:new-project)
│ ├── PROJECT.md # Project vision
│ ├── REQUIREMENTS.md # Scoped requirements
│ ├── ROADMAP.md # Phase breakdown
│ └── STATE.md # Project memory
├── src/ # Source code (created during development)
└── README.md # This file
```
## Repository
- **Gitea**: https://git.mlhub.it/Michele/leopost
- **Clone**: `git clone https://git.mlhub.it/Michele/leopost.git`
## Deployment
When ready to deploy, use `vps-lab-deploy` skill.
- **URL**: https://lab.mlhub.it/leopost/
- **VPS**: /opt/lab-leopost/