Commit Graph

4 Commits

Author SHA1 Message Date
Rezon Philip d47398356d Merge branch 'main' of https://github.com/creativenoz/aurganize-v62 2025-11-28 16:01:42 +05:30
Rezon Philip 5f8b6376dc docs: add contribution guidelines and code owners
- Add CONTRIBUTING.md with development workflow
- Add CODEOWNERS for automatic review requests
- Document coding standards for Go and TypeScript
- Add commit message guidelines (Conventional Commits)
- Add PR process documentation

Story: E1-001 - Project Repository Setup (Final)
2025-11-28 15:58:35 +05:30
Rezon Philip e328b6512e
Remove support information from README
Removed support section from README.
2025-11-27 01:43:12 +05:30
Rezon Philip 6187036bc5 init : initial repo setup[200~
- Create monorepo structure (backend, frontend, infrastructure, docs)
- Add comprehensive .gitignore for Go and Node.js
- Add detailed README with quick start guide
- Add PR template for standardized code reviews
- Add issue templates for bugs and features
- Setup branch structure (main, develop)

This commit establishes the foundation for all future development.

Story: E1-001 - Project Repository Setup~
2025-11-27 00:56:57 +05:30