530 B
530 B
Installation - LeCoffre Front
Prérequis
- Dépôts sous
/home/debian/4NK_env
(brancheint-dev
). - Docker/Compose.
- Variables
NEXT_PUBLIC_*
danslecoffre_node/.env.master
.
Configuration
- Pas de
.env
local. - Vérifier URLs backend et iframe IHM.
Démarrage (orchestrateur)
cd /home/debian/4NK_env/lecoffre_node
./scripts/start.sh | cat
Accès
https://dev4.4nkweb.com/lecoffre/
Vérifications
- Ouverture iframe IHM.
- Appels API vers
/api/
OK.
Notes
- CI via tag
int-dev
.