Skip to content

Innkeeping/hyperfy

This branch is 4 commits ahead of, 80 commits behind hyperfy-xyz/hyperfy:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Feb 2, 2025
Jan 14, 2025
Mar 10, 2025
Mar 11, 2025
Mar 24, 2025
Jan 30, 2025
Mar 7, 2025
Jan 14, 2025
Jan 14, 2025
Mar 7, 2025
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Mar 11, 2025
Jan 14, 2025
Jan 14, 2025
Jan 21, 2025
Feb 7, 2025
Jan 14, 2025
Jan 16, 2025
Jan 14, 2025
Jan 21, 2025
Jan 8, 2025
Mar 24, 2025
Mar 24, 2025

Repository files navigation

Hyperfy ⚡️

Overview

Hyperfy Ecosystem

🧬 Features

  • Standalone persistent world
  • Host them on your own domain
  • Connect via Hyperfy for portable avatars
  • Realtime content creation in-world
  • Realtime coding in-world (for devs)
  • Fully interactive and interoperable app format
  • Highly extensible

🦹‍♀️ Use Cases

  • Live events
  • Storefronts
  • Podcasts
  • Gaming
  • Social

🚀 Quick Start

Prerequisites

  • Node 22.11.0+ (eg via nvm)

Install

git clone https://github.com/hyperfy-xyz/hyperfy.git my-world
cd my-world
cp .env.example .env
npm install
npm run dev

🌱 Alpha

This project is still in alpha as we transition all of our reference platform code into fully self hostable worlds. Most features are already here in this repo but still need to be connected up to work with self hosting in mind. Note that APIs are highly likely to change during this time.

About

World building for everyone

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages

  • JavaScript 99.9%
  • Other 0.1%