astro/examples/ssr
Matthew Phillips 5e52814d97
Adapters v0 (#2855)
* Adapter v0

* Finalizing adapters

* Update the lockfile

* Add the default adapter after config setup is called

* Create the default adapter in config:done

* Fix lint error

* Remove unused callConfigSetup

* remove unused export

* Use a test adapter to test SSR

* Adds a changeset

* Updated based on feedback

* Updated the lockfile

* Only throw if set to a different adapter

* Clean up outdated comments

* Move the adapter to an  config option

* Make adapter optional

* Update the docs/changeset to reflect config API change

* Clarify regular Node usage
2022-03-24 07:26:25 -04:00
..
public/images/products Flagged SSR support (#2548) 2022-02-14 12:48:52 -05:00
server Adapters v0 (#2855) 2022-03-24 07:26:25 -04:00
src Allow SSR dynamic routes to not implement getStaticPaths (#2815) 2022-03-17 08:31:01 -04:00
.npmrc Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
astro.config.mjs Adapters v0 (#2855) 2022-03-24 07:26:25 -04:00
package.json Adapters v0 (#2855) 2022-03-24 07:26:25 -04:00
tsconfig.json Implements redirects, headers for SSR (#2798) 2022-03-16 12:16:21 -04:00