Skip to content

Quick Start Installation

Prerequisites

Node

Node 22.11.0+ (eg via nvm)

nvm install 22.11.0
nvm use 22.11.0

Install

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

To work from the dev branch:

cd my-world
git fetch origin
git checkout -t origin/dev
git pull

Next Steps

APIs

For all things APIs, head over to Getting Started.


Community Assets

Add a Hyperduck to your world.

Learn how to Optimize Assets.


Hyperworld App Marketplace

Drag ‘n drop a ready-made app into your world.


Hosting

When you’re ready to host, choose between Self-hosting or a Hosting Provider.


Need help coding?

AI can be your friend, and the community is here to help.



Still intimidated? Hop in the sandbox.

Find yourself a nice Avatar.

FAQs