10000 build: enable SSR by pvcnt · Pull Request #167 · pvcnt/mergeable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build: enable SSR #167

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

build: enable SSR #167

wants to merge 9 commits into from

Conversation

pvcnt
Copy link
Owner
@pvcnt pvcnt commented May 14, 2025

While deploying a static app is nice, there are limitations to that model. Until now, I have been maintaining a separate backend app, but I believe that this model adds more complexity than benefits. Eventually, the backend endpoints will be merged here, in order to keep a single app.

Self-hosting is still easily possible via Docker or Helm, but deploying static files will not be supported anymore.

TODO:
[] Docs
[] Telemetry

Copy link
codecov bot commented May 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 65 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
apps/web/src/entry.server.tsx 0.00% 33 Missing and 5 partials ⚠️
apps/web/src/routes/dashboard.tsx 0.00% 6 Missing and 1 partial ⚠️
apps/web/src/routes/settings.tsx 0.00% 6 Missing and 1 partial ⚠️
apps/web/src/routes/stars.tsx 0.00% 6 Missing and 1 partial ⚠️
apps/web/src/lib/env.server.ts 0.00% 2 Missing ⚠️
apps/web/src/routes/health.ts 0.00% 2 Missing ⚠️
apps/web/src/routes/home.ts 0.00% 2 Missing ⚠️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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