Skip to content

EntityC-HQ/hyperBEAM-Apocryphal

Repository files navigation

HyperBEAM Apocryphal

This repository contains an apocryphal documentation website for the HyperBEAM system, a modular system designed for distributed applications.

Technology Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Content Format: JSON and JSX

Key Features

  • Interactive Terminal: Simulated terminal experience for command demonstrations
  • Dynamic Content: Data-driven pages using JSON content models
  • Responsive Design: Fully responsive interface optimized for all devices
  • Comprehensive Documentation: Detailed explanations of all HyperBEAM subsystems

Getting Started

Prerequisites

  • Node.js 16.8.0 or later
  • npm or yarn

Installation

  1. Clone the repository
  2. Install dependencies
    npm install
    # or
    yarn install

Development

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 in your browser to see the result.

Project Structure

  • src/app/ - Next.js App Router pages
  • src/components/ - Reusable UI components
  • src/data/ - JSON data models for content
  • public/ - Static assets

About

Welcome to the era of Apocryphal writings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published