NK-Works / SnapTalk

SnapTalk is an engaging social media platform built using Node.js for the backend and EJS for the frontend. It allows users to seamlessly share snapshots of their daily lives with a vibrant community.
4 stars 6 forks source link

[ENHANCEMENT]: Add configuration for Docker Deployment #5

Open 68mschmitt opened 3 hours ago

68mschmitt commented 3 hours ago

Adding Docker provides an easy way for anyone to run the application without issue. It also has the added benefit of deploying to any docker based environment with ease.

I can work on this if you're interested.

Thank-you

mesalm commented 2 hours ago

I think adding Docker would be a great improvement to simplify running the application and ensuring easy deployment across environments.

Would you mind if I start working on this issue and take care of the Docker implementation?

Looking forward to your thoughts!

NK-Works commented 2 hours ago

go ahead... i am looking forward to what you will build.

NK-Works commented 2 hours ago

@mesalm this issue is already assigned for now you can wokr on something else:)

mesalm commented 2 hours ago

@NK-Works
Thank you for the update! I’ll check out other available issues to contribute to. Please let me know if anything else opens up for collaboration. Appreciate the guidance!

NK-Works commented 2 hours ago

@mesalm if you want then you can work upon the ui redesign for frontend, for backend maybe think of implementing some new feature or option... or maybe you can try your hand in documentation for the project.