lireddit
Reddit-style application created as source code for web development
...The project is useful for learners who want to understand how authentication, posts, voting, sessions, and database-backed features fit together in a real application. It is centered on practical implementation rather than being a polished production social platform. The repository also gives developers a reference structure for organizing a larger TypeScript-based full-stack project. Its main value is educational, helping developers see how front-end and back-end pieces connect in a realistic community app.