Skip to content

Init deep sea stories example#1

Merged
Gawor270 merged 71 commits intomainfrom
deep-sea-stories
Oct 22, 2025
Merged

Init deep sea stories example#1
Gawor270 merged 71 commits intomainfrom
deep-sea-stories

Conversation

@AHGIJMKLKKZNPJKQR
Copy link
Member

@AHGIJMKLKKZNPJKQR AHGIJMKLKKZNPJKQR commented Sep 29, 2025

Base branch for changes related to the deep sea stories example

@AHGIJMKLKKZNPJKQR AHGIJMKLKKZNPJKQR self-assigned this Sep 29, 2025
@AHGIJMKLKKZNPJKQR AHGIJMKLKKZNPJKQR force-pushed the deep-sea-stories branch 2 times, most recently from 7798249 to a93ff35 Compare September 29, 2025 13:34
@Gawor270 Gawor270 marked this pull request as ready for review October 22, 2025 10:52
Copilot AI review requested due to automatic review settings October 22, 2025 10:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR initializes the "deep-sea-stories" example application, a full-stack collaborative storytelling game built with React, TypeScript, and Node.js. The application integrates Fishjam for real-time video/audio communication and ElevenLabs for AI-powered voice interactions.

Key changes:

  • Full-stack application setup with web frontend, backend API, and shared common package
  • Integration of Fishjam for WebRTC-based room management and ElevenLabs for AI voice agent
  • CI/CD pipeline configuration for automated testing and deployment

Reviewed Changes

Copilot reviewed 82 out of 94 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
deep-sea-stories/packages/web/* React frontend with views, components, and UI for game interface
deep-sea-stories/packages/backend/* Node.js backend with tRPC API, game session management, and voice agent integration
deep-sea-stories/packages/common/* Shared TypeScript types and interfaces between frontend and backend
.github/workflows/* GitHub Actions workflows for CI checks and automated deployment
deep-sea-stories/docker-compose.yml Docker orchestration for backend, web, and nginx services

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Gawor270 Gawor270 self-requested a review October 22, 2025 11:07
@Gawor270 Gawor270 merged commit 6f82265 into main Oct 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants