🗄️ - Threads Backend 🔴- Apollo GraphQL , Docker Compose,TypeScript , Prisma ORM ,Postgresql ,Express, Json Web Tokens
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^4.9.5^5.5.2^9.0.5^4.18.2^16.8.1^9.0.2^4.17.21^20.9.0^5.5.2^10.9.1^6.0.4^5.2.257
commits
Added difffrent files for threads app need to mimplemetn hte queries and mutations
bc2ab83View on GitHubAdded a thread model schema to store threads of user , 1 user can have multuple threads
b709c21View on GitHubAdded user authorixation based on token and returns the uer if successfult
941ccb4View on GitHubChecked the working of token authnteticationa dn it is working fine
e4ba3ffView on GitHubAdded context and for time consle logged the conetxt and checkced the authentication
fb04f84View on GitHubAdded a scjema that will return a seur that is currently logged in , we need to generate useiong context
1f86d33View on GitHubAdded authenticaatin into our systema dn creation and login into this
695f56eView on GitHub