Deploy to Render

Deploy Django project to render.com

Preview

# pip install poetry
poetry install
poetry run python manage.py runserver

preview