Skip to content

Conversation

mashharuki
Copy link
Collaborator

This pull request introduces the initial setup and foundational features for the frontend_vapi project, including environment configuration, core functionality, and development tools. The changes establish the groundwork for a Next.js-based application with voice interaction capabilities, task management, and PWA support.

Project Setup and Configuration:

  • frontend_vapi/.env.example: Added example environment variables for Privy authentication and other configurations.
  • frontend_vapi/.gitignore: Updated .gitignore to exclude common files and directories such as logs, build outputs, and environment files.
  • frontend_vapi/biome.json: Introduced Biome configuration for linting, formatting, and import organization to enforce code quality standards.
  • frontend_vapi/LICENSE: Added an MIT license to define the terms of software usage and distribution.

Documentation:

  • frontend_vapi/DEPLOYMENT_README.md: Comprehensive deployment and usage guide, detailing features, tech stack, environment setup, and development instructions.
  • frontend_vapi/README.md: Project overview and setup instructions, including voice chat functionality, task management, and PWA installation.

Core Features:

Design and Development Tools:

mashharuki added 12 commits June 6, 2025 22:56
- Defined CSS variables for light and dark themes.
- Implemented various animations including pulse, wave, fade-in, and slide-up.
- Added styles for floating navigation and smooth transitions.
- Introduced utility class for text balance.
…tProvider in _app.tsx, and update manifest.json for localization and shortcut names
- Removed all build output files from Git index
- Build outputs should not be tracked in version control
- .gitignore already contains 'out' entry to prevent future tracking
Copy link

vercel bot commented Jun 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oto ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 11:02am

Copy link

netlify bot commented Jun 10, 2025

Deploy Preview for oto-evm canceled.

Name Link
🔨 Latest commit 6d97474
🔍 Latest deploy log https://app.netlify.com/projects/oto-evm/deploys/684d56790e4f850008a830fd

@mashharuki
Copy link
Collaborator Author

GitHub Pagesの機能も確認したいので一旦マージしちゃいます!!

@mashharuki mashharuki merged commit 067dd0b into main Jun 14, 2025
8 checks 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.

1 participant