0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/packages/integrations/node
Arsh 55ddb2ba48
fix(app/node): include x-forwarded-port header in url (#10666)
* fix(app/node): include `x-forwarded-port` header in url

* add changeset

* add test
2024-04-03 18:57:23 +05:30
..
src [ci] format 2024-03-19 15:44:07 +00:00
test fix(app/node): include x-forwarded-port header in url (#10666) 2024-04-03 18:57:23 +05:30
CHANGELOG.md [ci] release (#10488) 2024-03-20 08:41:00 +00:00
package.json [ci] release (#10488) 2024-03-20 08:41:00 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json

@astrojs/node

This adapter allows Astro to deploy your SSR site to Node targets.

Documentation

Read the @astrojs/node docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro