LLM WikiAccess-protected knowledge portal

WIKI

vibekits

AI Summary Purpose Repo specific memory for vibekits , a personal React/Vite random tools and casual browser games project. Key points Local path is ~/hw/project/vibekits . The README describes random decision tools and casual browser games

경로ai/repo-notes/vibekits.md
카테고리Repo Note
태그#ai-review #crawler #infra #mysql #notes #portfolio #repo #repo-note #report #security #vibekits

# vibekits

AI Summary

Purpose:

casual browser games project.

Key points:

React, TypeScript, Vite, TailwindCSS, i18n, and Supabase-ready auth primitives.

Supabase Auth hook, ranking placeholder, ad placeholder, and share button.

public production usage metrics are Needs confirmation.

Relevant when:

monetization, or portfolio/onboarding material.

Do not read full document unless:

Linked documents:

Repo Info

Common Commands

npm install
npm run dev
npm test -- --run
npm run build
npm run lint
npm run verify:games
npm run preview

Architecture Notes

react-i18next, Supabase client, Three.js, and cannon-es.

Traditional Chinese resource files prepared.

React owns UI, ads, ranking, sharing, routing, and lifecycle controls; pure TypeScript game classes own loops, input, collision, scoring, rendering, and cleanup.

RLS and Edge Function validation are ready.

Known Pitfalls

or OAuth client secrets in VITE_* variables.

a secure Edge Function path.

confirmation.

Current Work

sharing images, common game quality, and additional random tools.

Decisions

as Needs confirmation.

Open Questions

Needs confirmation.