Back to Skills

django-cloud-sql-postgres

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

About

This skill helps developers deploy Django on Google App Engine Standard with Cloud SQL PostgreSQL, covering Unix socket connections and Cloud SQL Auth Proxy setup for local development. It provides production-ready configurations for Gunicorn and database connections while addressing common deployment issues. Use it when configuring Django for App Engine or troubleshooting connection errors like "No such file or directory" 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: .cursor/skills/django-cloud-sql-postgres
0

Related Skills