Skip to content

Setup: Turborepo tooling, CI/CD, monitoring and analytics.#1

Merged
supermarios77 merged 13 commits into
mainfrom
develop
Feb 20, 2026
Merged

Setup: Turborepo tooling, CI/CD, monitoring and analytics.#1
supermarios77 merged 13 commits into
mainfrom
develop

Conversation

@supermarios77
Copy link
Copy Markdown
Owner

This PR adds the core development and production infrastructure for Linglix:

  • Turborepo monorepo structure with shared configs (ESLint, Prettier, Jest preset)
  • GitHub Actions CI workflow (lint, unit tests, build, affected-only execution)
  • Jest + React Testing Library setup (unit/component testing)
  • Playwright E2E testing skeleton (with smoke test and webServer integration)
  • Sentry (error tracking + performance + session replay)
  • PostHog (product analytics + autocapture + custom events)
  • Environment variable handling and turbo.json globalEnv declarations

All checks pass locally and in CI. No breaking changes to application code.

Next steps: db implementation on a feature branch.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
linglix Error Error Feb 20, 2026 9:17am

@supermarios77 supermarios77 merged commit a3e3bf1 into main Feb 20, 2026
6 of 7 checks passed
@supermarios77 supermarios77 deleted the develop branch February 20, 2026 09:21
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