Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Added Docker support for the Vite-based development setup.
The project can now be run inside a Docker container without requiring local installation of Node.js or dependencies.
Simply run docker compose up to start the development server with hot reload enabled.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #99

ScreenShots

1
Screenshot 2025-11-12 174630

Checklist

  • I have read the Contributing Guidelines.
  • Verified Docker setup works correctly with hot reload.
  • Confirmed no impact on non-Docker workflows.

@Satvik-Singh192
Copy link
Contributor Author

@adityacosmos24 please review my Pull Request sir

@adityacosmos24 adityacosmos24 merged commit fb1f8d1 into OPCODE-Open-Spring-Fest:main Nov 12, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: dockerize this project

2 participants