Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
{{ message }}
team-mirai
/
marumie
Public
Notifications
You must be signed in to change notification settings
Fork
72
Star
620
Code
Issues
9
Pull requests
10
Actions
Projects
Security
Insights
Additional navigation options
Collapse file tree
Files
develop
Search this repository
.claude
.github
admin
data
docs
prisma
shared
supabase
webapp
e2e/tests
public
src
tests
.env.example
jest.config.js
next.config.ts
package.json
playwright.config.ts
postcss.config.js
styled-jsx.d.ts
tsconfig.json
vercel.json
.coderabbit.yml
.dependency-cruiser.cjs
.env.example
.gitignore
.wtp.yml
CLA.md
CLAUDE.md
CODEOWNERS
LICENSE
README.md
biome.json
knip.json
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
renovate.json
tsconfig.json
Breadcrumbs
marumie
/
webapp
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
jujunjun110
Merge pull request
#1123
from team-mirai/chore/cleanup-env-example
Open commit details
success
Jan 15, 2026
611ff68
·
Jan 15, 2026
History
History
Open commit details
Breadcrumbs
marumie
/
webapp
/
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
e2e/
tests
e2e/
tests
fix: waitForTimeoutを決定的な待ち条件に置き換え
Jan 11, 2026
public
public
Add: 取引一覧ページにSP限定の戻るボタンを追加
Oct 1, 2025
src
src
refactor: maintenance-htmlをsrc/client/templatesに移動
Jan 15, 2026
tests
tests
fix: 月次収支グラフでデータがない月も表示するように修正
Jan 2, 2026
.env.example
.env.example
chore: .env.exampleからダブルクオーテーションを削除
Jan 15, 2026
jest.config.js
jest.config.js
fix: server-onlyモジュールのJestモックを追加
Dec 29, 2025
next.config.ts
next.config.ts
Update: webapp performance optimization implementation
Aug 28, 2025
package.json
package.json
fix(deps): update dependency next to v16
Jan 10, 2026
playwright.config.ts
playwright.config.ts
feat(webapp): E2Eテストの仕組みを導入
Jan 2, 2026
postcss.config.js
postcss.config.js
Add: tailwind setting
Aug 18, 2025
styled-jsx.d.ts
styled-jsx.d.ts
feat(admin): E2Eテストのカバレッジ向上と設定改善
Jan 2, 2026
tsconfig.json
tsconfig.json
refactor: migrate middleware to proxy for Next.js 16
Jan 13, 2026
vercel.json
vercel.json
fix: webappのbuildコマンドからDB操作を分離
Jan 3, 2026
View all files