Playbook Git/deploy et paramètres Reader pour référence automatique à chaque session. Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
502 B
Plaintext
13 lines
502 B
Plaintext
---
|
|
description: MS1 Reader — stack et préfixe JIRA (projet)
|
|
alwaysApply: true
|
|
---
|
|
|
|
# Projet MS1 Reader — stack
|
|
|
|
- Stack : **CodeIgniter 4** (`ci4app/`) + docroot `public_html/` (`www` → symlink serveur).
|
|
- Préfixe JIRA : **`MSREAD-xxxx`** (confirmer avec l'utilisateur si doute).
|
|
- Commentaires métier : français.
|
|
- Secrets : `ci4app/.env` et/ou `~/.env` serveur — jamais committer.
|
|
- Exemple local : `ci4app/.env.example` ; SQLTools : `.vscode/settings.json.example` (SSH port **7822**).
|