Skip to content

Repository files navigation

QingPet Lord 3D Monorepo

This repository contains the baseline monorepo for:

  1. apps/pc-app (Electron + React + R3F)
  2. apps/mobile-app (Flutter + Unity integration placeholder)
  3. apps/supabase-edge (Supabase edge functions and validation)
  4. packages/shared-types (cross-platform contracts)

Quick Start

npm install
npm run verify
npm run pc:smoke
npm run dev:pc

Scripts

  1. npm run lint
  2. npm run typecheck
  3. npm run test
  4. npm run verify
  5. npm run dev:pc

Notes

  1. Copy .env.example to .env and fill required keys.
  2. Mobile app implementation is tracked in apps/mobile-app/README.md.
  3. Runtime setup and validation guide is in docs/runtime-config.md.
  4. Delivery-grade task plan is in docs/project-delivery-tasks.md.
  5. After npm run dev:pc, open panel () to verify battle actions and interaction logs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages