Skip to content

frontend: production deploy pipeline for cauweb (Vercel/Netlify + Docker alternative) #130

Description

@ayushkrtiwari

Goal

Provide deploy options and instructions for cauweb: static hosting (Vercel/Netlify) and Dockerized serving.

Tasks

  • Add vercel.json (or netlify.toml) with build commands and rewrites for /api.
  • Add Dockerfile.frontend to build the app and serve via nginx.
  • Add a GitHub Actions workflow that builds frontend, runs tests, and optionally deploys to staging.
  • Document steps for DNS, environment vars, and SSL.

Acceptance criteria

  • One-click deploy instructions for Vercel/Netlify documented and tested.
  • Docker image builds and serves site locally.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Semver:minorminor version changesType:Mediumjunior developers talksurgentimmediate, do before others

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions