decentraland / explorer-technical-backlog

This is the backlog for big scale architecture decisions regarding the Explorer product and its sub-products
1 stars 2 forks source link

epic: decouple website from kernel #19

Closed menduz closed 2 years ago

menduz commented 3 years ago

To enable continuous delivery of different pieces of Decentraland Explorer, we consider that the components that make explorer work should have independent and decoupled delivery cycles. To do so, we already separated https://github.com/decentraland/unity-renderer and now we must separate the react app that makes the Website of https://play.decentraland.org.

It will not only enable independent releases, it will help Decentraland to be more Decentralized by itself. Reducing the entry barrier to create custom home-pages. And enabling anyone in the community to create their own https://mydomain/play to host their own Decentraland with their own customizations.

QA

Next steps, after merge: