ποΈ Local Setup
Environment Setup
ποΈ Admin Page
Our admin page can be found at localhost:3000/admin when running servers locally.
ποΈ Bikkie
Bikkie is a unified system for static content definition, computation, and editing.
ποΈ Entity Component System (ECS)
ECS, or Entity Component System, is the system Biomes uses to store dynamic data in game. (Bikkie is the system for static data).
ποΈ Server Architecture
Biomes server functions are divided across multiple microservices, to be able to scale efficiently according to demand.
ποΈ Hosting Biomes
Overview