chore: add dev setup documentation

This commit is contained in:
Abhishek Kumar 2025-12-27 07:59:45 +05:30
parent e83f3a36d2
commit 2fb644546c
12 changed files with 311 additions and 8 deletions

5
.gitignore vendored
View file

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