Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
54
commits
update README.md
fa3db43
im done :(
a07295a
feat(chats): add chat schema for chat with ai
30353e7
feat(contract): add down migration file
beff70e
feat(documents): add down files for down command
b59ef37
fix: add few columns for contracts table
f0d914b
fix: fix route and missmatch
8a48207
feat(contract): fix contract business logic
4d33f23
feat(document): add document business logic and route
2dde09b
feat: add contract for feature
54223e3
fix(entity): add few columns for entites
b20a5f5
fix(dto): improve data transfer object
7e43546
fix(proto): enhance proto files for better feature
2efd7ab
feat(contract): enable routes for accessing api
65b0da2
feat(contract): business logic for handling contract management system
7187b27