diego3g / umbriel

✉️ Umbriel is a simple mailing platform built with Node.js, TypeScript & Prisma.
MIT License
519 stars 73 forks source link

Implement the presentation layer #119

Open diego3g opened 3 years ago

diego3g commented 3 years ago

For now, we didn't implement a proper presentation layer with view models.

Maybe we could move the controllers to presentation layer if we want to leave the "package by feature" architecture.