Add 13 frontend guides and cross-link existing framework guides#1117
Merged
sarahkb125 merged 3 commits intomainfrom Apr 15, 2026
Merged
Add 13 frontend guides and cross-link existing framework guides#1117sarahkb125 merged 3 commits intomainfrom
sarahkb125 merged 3 commits intomainfrom
Conversation
|
🚅 Deployed to the docs-pr-1117 environment in 🪄 *.railway.com
6 services not affected by this PR
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
frontend: SPA routing, env variables, SSR/SSG/ISR, streaming AI responses, Socket.IO, authentication, full-stack Next.js, Strapi, Payload CMS, Ghost, Supabase, Gatsby, TanStack Startfrontendtag to 5 existing guides (SSE vs WebSockets, static hosting, PR environments, CDN, Caddy)New files
content/guides/spa-routing-configuration.md— Configure Caddy/Nginx for SPA client-side routingcontent/guides/frontend-environment-variables.md— Build-time vs runtime env vars across frameworkscontent/guides/ssr-ssg-isr.md— Decision guide for rendering strategiescontent/guides/streaming-ai-responses.md— Stream LLM tokens via SSEcontent/guides/socketio.md— Deploy Socket.IO with Redis adapter for scalingcontent/guides/frontend-authentication.md— Auth patterns (Clerk, Supabase Auth, session-based)content/guides/fullstack-nextjs.md— Next.js + Postgres + workers + file uploadscontent/guides/strapi.md— Self-host Strapi with Postgrescontent/guides/payload-cms.md— Self-host Payload CMS 3.x inside Next.jscontent/guides/ghost.md— Self-host Ghost with MySQLcontent/guides/supabase.md— Self-host the Supabase stackcontent/guides/gatsby.md— Deploy Gatsby static sitescontent/guides/tanstack-start.md— Deploy TanStack Start full-stack appsModified files
content/docs/languages-frameworks.md— added Gatsby, TanStack Startsrc/data/sidebar.ts— added Gatsby, TanStack StartfrontendtagTest plan
/guides/<slug>frontendtag filter on/guidesshows all tagged guides🤖 Generated with Claude Code