Skip to content

Conversation

@bichikim
Copy link
Owner

@bichikim bichikim commented Jan 6, 2026

Note

Introduces a new SolidStart app and modernizes tooling while removing the legacy client.

  • New app: apps/coong — SolidStart SSR/SPA config, Supabase integration (@supabase/ssr, supabase-js), Drizzle ORM with migrations and RLS SQL, UnoCSS, service worker generation, environment setup, and Playwright E2E harness (mockable Supabase via middleware)
  • Removed: apps/bplan-client — Deletes the old app and its components, routes, TRPC, and build config
  • New scaffold: apps/bichi — Minimal SolidStart app setup with UnoCSS and devtools
  • Storybook updates — Vite-based SolidJS config, addons (a11y, docs, vitest), stories globs adjusted to apps/coong and packages, preview defaults, and Vite config tweaks
  • Tooling/config — Expanded oxlint rules, Prettier moved to YAML with updated options, .gitignore/.vscode additions, PWA assets config, scripts for Supabase types and E2E, and MCP server set to supabase

Written by Cursor Bugbot for commit 90a2964. This will update automatically on new commits. Configure here.

bichikim added 30 commits April 17, 2025 21:15
…riptions for Storybook, Git commit, and component writing guidelines
…nect links and enhancing font-display properties
…port separate ESM and CJS formats, enhancing build flexibility and module preservation
…TypeScript support, integrate additional plugins, and improve rule management for better code quality and consistency
…uild, preview, lint, and database scripts while removing outdated SolidStart content
…ts, improving error logging and consistency; modify gen-supabase-types script to use console.info for success messages; adjust import order in various components for better readability; enhance focus controller utilities and tests for improved focus management; streamline cookie utility imports and remove unused storage-key file
…to id-length exceptions, disable 'unicorn/import-style' rule, and include '*.spec.tsx' in test file patterns for improved linting flexibility
…ation guidelines, detailing project structure, coding standards, error handling, testing, and best practices for improved clarity and consistency
…ing dynamic import parameter and directly importing the Pretendard CSS file for improved clarity and performance
…t, ensuring a clean environment for end-to-end tests
…mport handling by Vite for improved understanding
…g Playwright configuration for dynamic port handling, and refining app configuration comments for clarity
…, outlining refactoring suggestions, type safety improvements, and code quality enhancements
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.

2 participants