Activity
fixes following remove
fixes following remove
updates readme file
updates readme file
cover relations service
cover relations service
adds unit tests for friends and user services
adds unit tests for friends and user services
updaes swagger documentation
updaes swagger documentation
updates readme file and enable typeorm logs
updates readme file and enable typeorm logs
fixes relations between entity
fixes relations between entity
complets swagger docs
complets swagger docs
adds logic for friends finding!
adds logic for friends finding!
adds friends service
adds friends service
adds follower/following logics
adds follower/following logics
changes user entity
changes user entity
impements signup with authService
impements signup with authService
implements interceptor
implements interceptor
implements user update, delete and find routes
implements user update, delete and find routes
adds logs of data insert, update or remove on user table
adds logs of data insert, update or remove on user table
Injects UserRepo to UserService
Injects UserRepo to UserService
add user service and user dto
add user service and user dto
establish connection with sqlite db
establish connection with sqlite db