DEV Community

mhmoud ashour
mhmoud ashour

Posted on

I Got Zero Sales — So I Built a Free Version of My Angular MFE Kit

129 views. 0 sales.

That was my NgMFE Pro starter kit after weeks of building and promoting it.

Instead of giving up, I asked myself: why would someone pay for something
they've never touched?

So I built a free version.


What is NgMFE?

NgMFE is a production-ready Angular 21 Micro Frontend Starter Kit I built
from real enterprise experience working on fintech and govtech projects
for Gulf region clients.

Every project started the same way: weeks of boilerplate before writing
a single line of business logic. I packaged everything into a kit so
you never have to do that again.


NgMFE Lite — Free Version (New)

🆓 Get it here: https://mhmoudashour.gumroad.com/l/bqceke

What's included:

  • Angular 21 + Native Federation setup
  • Shell Application with basic routing
  • Placeholder Micro Frontend
  • Shared Library skeleton
  • Angular Material + Tailwind CSS

NgMFE Pro — Full Version

🔒 Everything in Lite, plus:

  • JWT Authentication (Guards, Interceptors, Token Management)
  • NgRx Signals Store (shared state across MFEs)
  • Arabic RTL + i18n (English, French, Arabic)
  • GitHub Actions CI/CD pipeline
  • Full Dashboard Micro Frontend
  • Professional Documentation

👉 Get Pro: https://mhmoudashour.gumroad.com/l/ngmfe


Why I'm sharing this honestly

I believe in building in public.
124 views and 0 sales is not failure — it's feedback.

The feedback was: let people try before they buy.

So here we are.

Download the free version, explore the architecture, and if it saves
you time — consider upgrading to Pro.


Live Demo

See it running here: https://ng-mfe-shell.vercel.app
(Login: admin / admin)


Have questions about the architecture decisions?
Drop a comment below — I read everything.

Top comments (0)