Skip to content

Yat3s/open-manus

Repository files navigation

Open Manus

An alternative to Manus.im

Key References

Tech Stack

Frontend

Backend

Get Started

1. Clone the Repository

git clone https://github.com/Yat3s/open-manus.git
cd open-manus

2. Install Dependencies

pnpm install

3. Set Up Environment Variables

cp .env.example .env

4. Run the Development Server

pnpm dev

The frontend will be available at http://localhost:3000

5. Set Up Python Virtual Environment

python -m venv venv
source venv/bin/activate

6. Install Backend Dependencies

pip install -e .

7. Run the Backend Service

fastapi dev src/core

The backend will be available at http://localhost:8000.

About

An alternative to Manus.im

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •