A scalable full-stack social media application built with React + TypeScript + Vite on the frontend and NestJS microservices on the backend.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
refactor: migrate to TanStack Form with Zod validation integration for strict schema enforcement
33a9df6View on GitHubfeat: add light/dark mode toggling. refactor: fix some config issues
1a30e49View on GitHubfeat: enable password reset via SMTP email protocol using JWT for the reset token.
10d4b96View on GitHubAdd followers and following, users management (admin), and allow viewing user's public profile
ab8898bView on GitHub