This template provides a foundation for Go backend services following Clean Architecture principles with a focus on context engineering and systematic feature development through PRP (Project Requirement & Planning) documentation.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
docs: add instructions for running code with context engineering templates
86282b6View on GitHubfeat: implement Store CRUD API with PostgreSQL persistence and Clean Architecture principles
edbdcbfView on GitHubImplement product management functionality with PostgreSQL repository
98753f5View on GitHubfeat: add table structure details for Product CRUD documentation
31ececcView on GitHubrefactor: remove obsolete configuration reference from PRP generation documentation
45143cdView on GitHubrefactor: update generate PRP documentation and remove obsolete Product CRUD API PRP
7985c77View on GitHubfeat: add comprehensive Product CRUD API documentation and implementation details
04e142fView on GitHubfeat: enhance README with detailed project description and overview for better clarity
e5ce483View on GitHubchore: update README to include project origin and context for better understanding
f6b02bbView on GitHubfeat: enhance Product CRUD API documentation and structure for clarity and completeness
bcc3722View on GitHubfeat: add execution process documentation for BASE PRP and update README with pkg directory
d796616View on GitHubAdd comprehensive documentation and templates for Product CRUD API implementation
817b015View on GitHub