analogjs / analog

The fullstack meta-framework for Angular. Powered by Vite and Nitro
https://analogjs.org
MIT License
2.48k stars 234 forks source link

Docs: add deployment guides for common providers #324

Closed brandonroberts closed 1 year ago

brandonroberts commented 1 year ago

Which scope/s are relevant/related to the feature request?

Docs

Information

Analog supports common providers for deployment:

And more listed here because of Nitro:

https://nitro.unjs.io/deploy

There should be some deployment guides in the docs for the most common ones, and a link to the Nitro docs for more reference.

Describe any alternatives/workarounds you're currently using

Pointing users to https://nitro.unjs.io/deploy

I would be willing to submit a PR to fix this issue

Other information

The docs section in the repository is here: https://github.com/analogjs/analog/tree/main/apps/docs-app/docs/features/deployment The sidemenu config is here: https://github.com/analogjs/analog/blob/main/apps/docs-app/sidebars.js

Under the Deployment section there should be a Providers section, then a guide for each provider under that. There could also been a general section in the overview for providers that don't need additional config.

brandonroberts commented 1 year ago

Netlify and Vercel guides have been opened as separate issues. The other providers are covered