Cybersecurity-Projects/PROJECTS/intermediate/credential-rotation-enforcer/learn
CarterPerez-dev 73e3488edc chore: replace Makefile with justfile to match repo convention
Justfile mirrors the haskell-reverse-proxy pattern (grouped recipes:
build, run, demo, test, quality, db, util). 33 recipes covering full
lifecycle - including parameterized recipes (cre rotate ID, cre policy
show NAME) that read more naturally as 'just rotate ...' than as
make targets.

User-edited docker-compose.yml port mappings preserved
(postgres:18 on 6022, localstack on 45666, vault on 18201,
fake-github on 7115).
2026-04-29 01:28:37 -04:00
..
00-OVERVIEW.md chore: replace Makefile with justfile to match repo convention 2026-04-29 01:28:37 -04:00
01-CONCEPTS.md docs: install.sh + learn/ walkthrough series + full README 2026-04-29 01:21:17 -04:00
02-ARCHITECTURE.md docs: install.sh + learn/ walkthrough series + full README 2026-04-29 01:21:17 -04:00
03-IMPLEMENTATION.md docs: install.sh + learn/ walkthrough series + full README 2026-04-29 01:21:17 -04:00
04-CHALLENGES.md docs: install.sh + learn/ walkthrough series + full README 2026-04-29 01:21:17 -04:00