Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
The M² Web Platform is a monorepo that includes REST services, Pub/Sub subscriptions & triggers, infrastructure as well as React apps. Our goal is to provide building blocks for M² metaverses, our platform is used by Unreal Engine servers, internal services, as well as end users.
Integrations with the web platform can be made via:
NPM packages
Web APIs
Integrations can be made for a variety of purposes:
Entry point for players into worlds
Account integrations
Managing interoperable avatars and objects
We support Google and Twitter login by default for users to log into the system.
You can use the to build your own web app or we can setup a fork of our White Labelled site in GitHub to allow you to use the templated functionality and build upon it any way you see fit. This white labelled version is built upon the following tech stack:
: front-end library
: web development framework
: JavaScript with static typing
: state management library
: UI components and theming library
: CSS-in-JS styling library