626 B
626 B
Alignement avec 4NK_project_template
Référence: 4NK_project_template
Modifications principales:
- Ajout fichiers OSS:
LICENSE
(MIT),CONTRIBUTING.md
,CODE_OF_CONDUCT.md
,SECURITY.md
,CHANGELOG.md
. - Ajout fichiers/config:
.4nk-sync.yml
,.gitea/
,.cursor/
,AGENTS.md
,README.md
. - Maintien des dossiers
docs/
ettests/
; ajoutdocs/docker-support.md
,docs/REX.md
ettests/config.test.ts
. - Mise à jour
package.json
(license MIT), installationvitest
et@types/node
. - Build et tests: OK (
npm run build
,npm test
).