2026-01-31 15:22:05 +01:00
2026-01-31 14:25:01 +01:00

Leopost

Lab project hosted at https://lab.mlhub.it/leopost/

Development

This project uses gsd (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

Deployment

When ready to deploy, use vps-lab-deploy skill.

Description
Leopost - Lab project
Readme 386 KiB
Languages
TypeScript 84.9%
CSS 7.3%
PLpgSQL 6.8%
JavaScript 0.7%
Shell 0.3%