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.
MIT License
8 stars 15 forks source link

[ENHANCEMENT]: Add configuration for Docker Deployment #5

Open 68mschmitt opened 1 month ago

68mschmitt commented 1 month 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 1 month 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 1 month ago

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

NK-Works commented 1 month ago

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

mesalm commented 1 month 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 1 month 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.