Skip to content

YuukiPS/Handbook

Repository files navigation

Handbook Finder

Handbook Finder is a website application built with React and TypeScript. It enables users to search for game items, characters, and weapons.

Note: This project is still a work in progress, so expect some rough edges and changes along the way!

Features

  • Game Handbook Generation
  • Multi-language Support
  • Dark/Light Theme
  • Command Execution for YuukiPS

Development

Prerequisites

  • Node.js (v18 or newer)
  • Bun JavaScript runtime & package manager

Installation

  1. Clone the repository:

    git clone https://github.com/YuukiPS/Handbook.git
    cd Handbook
  2. Install dependencies:

    bun install

Development Server

Run the development server:

bun dev

The site will be available at http://localhost:1420

Production Build

Create an optimized production build:

bun run build

The output will be in the dist directory.

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0). See the LICENSE file for details.

Contributors 3

  •  
  •  
  •  

Languages