I've spent the last few weeks building a full-stack starter template that I wish existed when I started my last project. Today, I'm open-sourcing it and would love your feedback!
šÆ The Problem
Starting a new full-stack project often means spending days (or weeks) setting up:
Authentication & authorization
Database connections
API structure
Admin dashboards
Security measures
State management
What if all of this was already done?
š” The Solution
I built a production-ready starter template with NestJS (backend) + Angular 20 (frontend) that includes everything you need to ship fast.
šÆ Perfect For
š¼ SaaS applications with admin panels
š¢ Enterprise apps requiring RBAC
š MVPs that need to ship fast
š Learning modern full-stack patterns
š§ Side projects with professional infrastructure
š Try It Out
GitHub Repository: https://github.com/tivanov/nestjs-angular-starter
ā If you find it useful, a star would mean the world!
Top comments (0)