Commit 189ca98
committed
docs: Add comprehensive WORKSPACE_SETUP.md guide
- Complete step-by-step guide for setting up pgpm workspace with Python tests
- Covers prerequisites (Node.js, pgpm, Python, Poetry, PostgreSQL)
- Environment setup options (pgpm Docker vs existing PostgreSQL)
- Full workspace creation walkthrough (init, module, database objects, tests)
- Three project structure options with pros/cons
- CI/CD setup with GitHub Actions example
- Troubleshooting section for common issues
- Link to guide from main README1 parent 37d9937 commit 189ca98
2 files changed
Lines changed: 647 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments