FxA monorepo migration
Historically,
the Firefox Accounts (FxA) codebase
was organised as separate repositories
because it's deployed as separate microservices
in production.
However,
that arrangement caused us
some nagging issues
as developers,
so we decided to migrate the code
to a monorepo instead.
This post discusses
why and how we did that,
and how things turned out
in the end.
Read more