This project is simple portfolio site.
Project is created with:
- Django
- Docker
- Nginx
- Gunicorn
- PostgreSql
- AWS S3
I recommended to use Pycharm And You have to install Docker desktop(form windows) Run this command where in the project folder
$
$ docker compose up --build -d
$