Back to Skills

django-cloud-sql-postgres

ma1orek
Updated 3 days ago
5 views
1
1
View on GitHub
Documentswordai

About

This skill helps developers deploy Django on Google App Engine Standard with Cloud SQL PostgreSQL. It covers Unix socket connections, Cloud SQL Auth Proxy setup for local development, and production-ready Gunicorn configuration. Use it when deploying Django to App Engine or troubleshooting common database connection errors.

Quick Install

Claude Code

Recommended
Primary
npx skills add ma1orek/replay -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/ma1orek/replay
Git CloneAlternative
git clone https://github.com/ma1orek/replay.git ~/.claude/skills/django-cloud-sql-postgres

Copy and paste this command in Claude Code to install this skill

GitHub Repository

ma1orek/replay
Path: .agents/skills/django-cloud-sql-postgres
0

Related Skills