summaryrefslogtreecommitdiff
path: root/examples/ssr/server/server.mjs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12Node.js standalone mode + support for astro preview (#5056)Gravatar Matthew Phillips 1-44/+0
2022-03-29[ci] formatGravatar matthewp 1-2/+2
2022-03-29Make it deployable to Netlify (#2931)Gravatar Matthew Phillips 1-17/+16
2022-03-24Adapters v0 (#2855)Gravatar Matthew Phillips 1-30/+18
2022-03-16Implements redirects, headers for SSR (#2798)Gravatar Matthew Phillips 1-3/+4
2022-03-07Add `@astrojs/webapi` package (#2729)@astrojs/webapi@0.11.0Gravatar Nate Moore 1-1/+1
2022-02-24ensure utf8 encoding when serving html (#2654)Gravatar Fred K. Schott 1-1/+2
2022-02-14[ci] yarn formatGravatar matthewp 1-9/+9
2022-02-14Flagged SSR support (#2548)Gravatar Matthew Phillips 1-0/+55