fix: setup process

This commit is contained in:
mayur.popli
2025-08-18 15:13:05 +05:30
parent 60bf2dd111
commit 2eadd8ca58
4 changed files with 552 additions and 4 deletions

5
.gitignore vendored
View File

@@ -138,4 +138,7 @@ coverage.out
coverage.html
# Ignore the schema directory used for testing
/schemas/
/schemas/
# Generated files
.env.vault
server