freeCodeCamp / Developer_Quiz_Site

This is a quiz site filled with over 1200+ questions on programming.
https://developerquiz.org
BSD 3-Clause "New" or "Revised" License
232 stars 339 forks source link

Fix: Container issue #971

Closed Gautam-Hegde closed 1 week ago

Gautam-Hegde commented 1 week ago

This PR fixes

Implemented Docker-Compose with bind mounts to enable hot reloading during development.

Screenshot (420)

Checklist

closes #970