Back to Skills

django-cloud-sql-postgres

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

About

This skill helps developers deploy Django applications on Google App Engine Standard with Cloud SQL PostgreSQL. It provides configuration for Unix socket connections, Cloud SQL Auth Proxy for local development, and production-ready Gunicorn settings. Use it when deploying Django to App Engine or troubleshooting database connection issues like "connection refused" or authentication failures.

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: skills/django-cloud-sql-postgres
0

Related Skills