A TypeScript example project applying the Command pattern and Mediator pattern with the Onion architecture.
$ npx ts-node src/index.ts
📄 User List:
🆔 ID: 4ca316e5-10fc-4337-9da4-e73f0c8670d5, 👤 Name: Alice, 📧 Email: alice@example.com
🆔 ID: ad0178a7-9c3c-43b1-9ebe-615ba6ab502c, 👤 Name: Bob, 📧 Email: bob@example.com