Skip to content

Deployment

Experience has proven that automated deployment is the best choice for deployment.

For both service provider-hosted and self-hosted Git projects, you can use the services provided by your service provider, or automate deployment using Zeabur, Netlify, Vercel, etc. to automate deployment.

In addition to this, you may need to use conventionally commit-related tools to complement the capabilities offered by your service provider. Here are some subjective choices.

For monorepo, the above tools are not particularly suitable. Here are some subjective options specifically for monorepo.

Released under the MIT License.