Namanl2001 / MERN-Gurujii-dev

⭐️ Helps! in finding Tutors.
https://guru-jii.herokuapp.com/
MIT License
34 stars 85 forks source link

added docker #165

Open atharvaze opened 3 years ago

atharvaze commented 3 years ago

Related Issue

issue #90

Give a clear description what modifications you have made

Type of change

What sort of change have you made: The project can be run on docker by using: docker-compose -f dev-docker-compose.yml up --build

Mention any unusual behaviour of your code (Write NA if not)

Any unusual behaviour of your code

Checklist:

Additional Info (optional)

Any additional information you want to give

sagar-barapatre commented 3 years ago

Your one check is failing. Kindly fix that.

atharvaze commented 3 years ago

@sagar-barapatre pls review

atharvaze commented 3 years ago

@sagar-barapatre pls review

Namanl2001 commented 3 years ago

Actually, I don't know how to test this on my system, so can you please tell a Lil bit about it?

atharvaze commented 3 years ago

Actually, I don't know how to test this on my system, so can you please tell a Lil bit about it? Ensure u have docker desktop installed and running. Run the command: docker-compose -f dev-docker-compose.yml up --build