Skip to content

Add Vercel Deployment once we have minimal CLI + Web generators ready #16

@ovflowd

Description

@ovflowd
Member

We should add Vercel Previews for the mdx-html generator (and other possible generators, like json and react-web in the future); So that within Pull Requests and commits to main we can preview the changes to API docs.

In the future, once the tooling is complete to serve the legacy API docs styles, we could probably set up the production API docs (nodejs.org/api) to be deployed from here 🤷

This issue concerns adding Vercel deployments and adequately configuring the scripts for Vercel so that it knows how to deploy this.

We probably can achieve that with a scripts/deployment.mjs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @ovflowd@avivkeller

      Issue actions

        Add Vercel Deployment once we have minimal CLI + Web generators ready · Issue #16 · nodejs/doc-kit