This website is available at maxino.xyz This project combines the following technologies: 1.Django (REST Framework) 2.Vanilla Javascript (Fetch API, Es6 classes) 3.Running applications inside dockerized containers 4. Image cloud storage (cloudinary)
To run this application you will need to add environment variables providing database configurations as referenced in the docker-compose file as follows:
When all environment variables are added correctly run
This will build the images required and run the application(ps you have to install Docker)