Skip to content

Multi user blogging SAAS application using Django and NextJs

Notifications You must be signed in to change notification settings

gnsaddy/Blog-SaaS

Repository files navigation

docker-compose -f docker-compose.yml exec cms python manage.py migrate --noinput docker-compose -f docker-compose.yml exec cms python manage.py makemigrations

docker-compose -f docker-compose.yml exec web python manage.py createsuperuser