astro/examples/ssr
Matthew Phillips 4c25a1c2ea
Implements redirects, headers for SSR (#2798)
* Implements redirects, headers for SSR

* Move away from an explicit Request

* Properly handle endpoint routes in the build

* chore(lint): ESLint fix

* Update based on review comments

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-16 12:16:21 -04:00
..
public/images/products Flagged SSR support (#2548) 2022-02-14 12:48:52 -05:00
server Implements redirects, headers for SSR (#2798) 2022-03-16 12:16:21 -04:00
src Implements redirects, headers for SSR (#2798) 2022-03-16 12:16:21 -04:00
.npmrc Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
astro.config.mjs Implements redirects, headers for SSR (#2798) 2022-03-16 12:16:21 -04:00
build.mjs Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
package.json Implements redirects, headers for SSR (#2798) 2022-03-16 12:16:21 -04:00
tsconfig.json Implements redirects, headers for SSR (#2798) 2022-03-16 12:16:21 -04:00