Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WIP] Migrate from SSG to SSR#1236

Draft
crutchcorn wants to merge 1 commit into
mainfrom
ssr
Draft

[WIP] Migrate from SSG to SSR#1236
crutchcorn wants to merge 1 commit into
mainfrom
ssr

Conversation

@crutchcorn
Copy link
Copy Markdown
Member

This PR implements SSR rather than SSG, including 404 redirects when data is not found, etc

While this code works 100%, we're marking it WIP because:

  1. This code does not execute on Vercel ("serverless fn is too large" error)
  2. Because our api.ts file does not cache most things, it's much more computationally expensive than it needs to be right now
  3. It doesn't provide our readers value yet

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 8, 2024

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

Project Deployment Preview Comments Updated (UTC)
playfulprogramming Error Error Sep 7, 2025 10:28am

@crutchcorn crutchcorn changed the title chore: migrate from SSG to SSR [WIP] Migrate from SSG to SSR Dec 8, 2024
@crutchcorn crutchcorn self-assigned this Feb 9, 2025
# Conflicts:
#	astro.config.ts
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