Messenger app using NestJS, React, GraphQL w/ Apollo, Prisma, Postgres, and SocketIO
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^10.1.4^9.0.0^9.0.0^10.1.5^9.0.0^3.0.0^9.0.1^4.5.0^3.11.1^16.0.3^16.6.0^0.1.13^3.0.2^7.2.0^4.5.3^0.3.10^9.0.0^9.0.0^9.0.0^8.4.10^3.1.028.1.8^16.0.0^2.7.1^3.0.2^0.5.6^2.0.11^5.0.0^5.0.0^8.0.1^8.3.0^4.0.028.1.3^2.3.2^4.5.0^0.5.20^6.1.328.0.8^9.2.3^10.0.04.1.0^4.7.487
commits
reorg files by renaming directories to correspond with `dto` and `entity`
a5b8c62View on GitHubThis should be the correct way to create a one-to-many relationship between the same type
b5a8834View on GitHubredefined new user model to new user entity. It should not be an objecttype but a DTO
16a5409View on GitHubAdded typeORM module for typechecking entities against our postgres db
b43a44bView on GitHub