qaidjoharj53 / Blood-Bridge

Blood Donations Website
MIT License
6 stars 4 forks source link

Created dockerized environment #10

Closed tolik518 closed 11 months ago

tolik518 commented 11 months ago

I added a fully dockerized environment, which makes it possible to develop fast on all machines without using deprecated software like XAMPP.

Docker makes it easy to run, develop and deploy.

Currently blocked by #9, since I can't test the mysql-container yet