Skip to content

Getting Started

Welcome to FreeSTAR Everywhere!
This guide helps you set up and begin using the platform.

Installation

  1. Clone the repository:
    git clone https://github.com/FreeSTAR-Network/wiki.git
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Serve locally:
    cd everywhere
    mkdocs serve
    
  4. View your wiki at localhost:8000

More Resources


Last update: December 6, 2025 22:04:19
Last updated by: M0VUB

Help improve this page by contributing to our documentation.