Develop a full-stack social media platform using a microservices architecture. The application will support common social features such as user registration and login, creating and viewing posts, commenting/liking, and following other users.
Stars
2
Forks
0
Watchers
2
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
5
commits
4
commits
3
commits
1
commits
1
commits
add firstName and lastName to User model and AuthResponse dto (#34)
57c1d21View on GitHubadd rest template for communication between Auth and Profile Service (#26)
b067c7bView on GitHub