Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The project currently does not have Docker support, which makes it difficult for deployment and development. #17

Open
kartik-212004 opened this issue Dec 23, 2024 · 1 comment

Comments

@kartik-212004
Copy link

Problem

The project currently does not have Docker support, which makes it less portable for deployment and development.

Solution :

Add a Dockerfile and docker-compose.yml to containerize the application. This would help standardize the environment and make setup easier for new developers.

@KaranJoshi1208
Copy link
Owner

That's a great idea!
However, this is a small project, and I’d like to keep the setup simple to make it more approachable for beginners.

I don't want to scare newbies by using a docker file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants