8000 [draft] developing ver2 by sotarok · Pull Request #886 · crowi/crowi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[draft] developing ver2 #886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 114 commits into
base: main
Choose a base branch
from
Open

[draft] developing ver2 #886

wants to merge 114 commits into from

Conversation

sotarok
Copy link
Member
@sotarok sotarok commented Jun 17, 2025

No description provided.

sotarok and others added 30 commits June 7, 2025 20:51
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
… dependencies

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Remove csstype, sass, scrollpos-styler, and ts-loader as they are no longer needed in the backend-only codebase.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Move server-side code to apps/crowi-api package structure
- Add Turborepo configuration with turbo.json and pnpm workspace
- Update TypeScript configurations for monorepo project references
- Restructure package.json for monorepo root with Turborepo scripts
- Update CLAUDE.md documentation for new monorepo structure
- Prepare foundation for future frontend apps and shared packages

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Remove incompatible MongoDB DeleteResult import
- Use specific { deletedCount: number } type for delete operations
- Fix TypeScript compilation errors in activity and revision models
- Maintain type safety without using generic any type

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add .turbo and **/.turbo/ to ignore Turborepo cache directories
- Add *.tsbuildinfo to ignore TypeScript build info files
- Remove previously tracked build artifacts from git
- Keep pnpm-lock.yaml tracked (equivalent to package-lock.json)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add new @crowi/web app with Astro framework
- Update monorepo configuration for frontend development
- Add TypeScript guidelines to CLAUDE.md
- Include dev scripts for running individual apps

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add missing dependencies: diff, @types/connect-flash, @types/diff, @types/qs
- Extend Express Request interface with custom properties
- Extend express-session SessionData with OAuth and sharing properties
- Enable proper type safety for middleware functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Updated monorepo package naming to follow standard conventions:
- Root package: crowi-monorepo → crowi
- Sub-packages remain under @crowi/* namespace
- Removed redundant "Monorepo" from description

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Migrate from pipeline to tasks configuration format
- Update turbo.json schema to latest version
- Improve configuration formatting for better readability

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Update CI workflow to use pnpm as package manager for consistency with local development and improved performance. Also update README install instructions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Fix TypeScript compilation errors in CI caused by pnpm's stricter dependency isolation. The type definitions were accessible as transitive dependencies in npm but need to be explicitly declared for pnpm.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add return type annotations to all router export functions to resolve TypeScript compilation errors in CI. This fixes TS2742 errors about inferred types requiring references to pnpm's internal paths.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Replace dev2 with dev2-2 in GitHub Actions CI workflow triggers

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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
0