Skip to content

Fix broken live demo deployment for CodeSync #4

@monishakhare37-hash

Description

@monishakhare37-hash

Problem

The current live demo link of CodeSync is returning a 404 error instead of loading the application.

Live Demo:
https://alokkksharmaa.github.io/CodeSync/

Possible Cause

The frontend is built using Vite, and GitHub Pages deployments usually require proper base path configuration in vite.config.js.

The issue may be caused due to:

incorrect Vite base configuration
deployment path mismatch
improper GitHub Pages setup/build configuration
Proposed Fix

I would like to:

investigate the deployment configuration
fix the Vite/GitHub Pages deployment setup
ensure the frontend builds and deploys correctly
update deployment instructions in README if required

Please assign this issue to me under GSSoC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions