Chore/add setup and contributing docs (#90)

* chore: add dev setup documentation

* Add agents.md files

* simplify contributing documentation
This commit is contained in:
Abhishek 2025-12-27 09:25:20 +05:30 committed by GitHub
parent e83f3a36d2
commit 59894d7dec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 510 additions and 329 deletions

5
.gitignore vendored
View file

@ -9,4 +9,7 @@ __pycache__
infrastructure/
nginx/
prd/
.vercel
.vercel
venv/
.venv/