2cc9472c7ad696b36aa13f983ed4acf4d0738d86
Some checks failed
Build And Test / build-and-push (push) Failing after 1m1s
- Post 모델 개선 (author_id, updated_at, view_count 등) - Tag 모델 및 태그 기능 추가 - 댓글 기능 추가 - API 확장 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
msa-django-blog
dev run server
python3 manage.py runserver 0.0.0.0:8800
blog
gunicorn auth_prj.wsgi:application --bind 0.0.0.0:8800 --workers 3
Description
Languages
Python
98.5%
Dockerfile
1.5%