Skip to content

Dev: Frontend monorepo setup#5228

Open
conbrad wants to merge 16 commits intomainfrom
task/web-monorepo-setup
Open

Dev: Frontend monorepo setup#5228
conbrad wants to merge 16 commits intomainfrom
task/web-monorepo-setup

Conversation

@conbrad
Copy link
Collaborator

@conbrad conbrad commented Mar 16, 2026

Splits the web/ directory into a Yarn 4 workspace with Turbo orchestration:

  • apps/wps-web — the main React/Vite app
  • packages/api — API client
  • packages/ui — shared UI components
  • packages/utils — shared utilities
  • packages/types — shared TypeScript declarations
  • packages/tsconfig — shared TypeScript base configs

This will help enable reuse of components across web and asago. Moving asago to the app package can happen later.

Test Links:

Landing Page
MoreCast
Percentile Calculator
C-Haines
FireCalc
FireCalc bookmark
Auto Spatial Advisory (ASA)
HFI Calculator
SFMS Insights
Fire Watch

@conbrad conbrad force-pushed the task/web-monorepo-setup branch from d30226c to 748d84b Compare March 16, 2026 20:33
@conbrad conbrad force-pushed the task/web-monorepo-setup branch from 5a7bd18 to 430670b Compare March 16, 2026 20:45
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@0fea3e0). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5228   +/-   ##
=======================================
  Coverage        ?   66.46%           
=======================================
  Files           ?      375           
  Lines           ?    16482           
  Branches        ?     1874           
=======================================
  Hits            ?    10954           
  Misses          ?     5015           
  Partials        ?      513           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@conbrad conbrad marked this pull request as ready for review March 16, 2026 20:59
@conbrad conbrad requested review from brettedw and dgboss March 16, 2026 20:59
@sonarqubecloud
Copy link

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