Game Boy Camera Gallery

August 8, 2026 ยท View on GitHub

Game Boy Camera Gallery is a web app to organise, edit and share shots taken with the Game Boy Camera.

This repository is a pnpm workspace containing the packages that make up gb-printer-web.

Getting started

Install dependencies from the repo root:

    pnpm install

Packages

  • packages/gb-printer-web โ€” the main application Start dev mode
        pnpm --filter gb-printer-web dev
    
    Build the main project
        pnpm --filter gb-printer-web build
    

License

See LICENSE.