0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/node
Satanshu Mishra b47dcaa259
fix(node): listen on 0.0.0.0 if server.host is set to true (#10282)
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
Co-authored-by: Kevin Zuniga Cuellar <46791833+kevinzunigacuellar@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-03-01 09:32:22 +01:00
..
src fix(node): listen on 0.0.0.0 if server.host is set to true (#10282) 2024-03-01 09:32:22 +01:00
test fix(node): listen on 0.0.0.0 if server.host is set to true (#10282) 2024-03-01 09:32:22 +01:00
CHANGELOG.md [ci] release (#10213) 2024-02-23 09:31:55 -05:00
package.json [ci] release (#10213) 2024-02-23 09:31:55 -05:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@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