VentureNest


VentureNest
A MERN + TypeScript platform connecting startups and investors through a structured pitch-to-deal workflow, built with Clean Architecture and full observability
Clean Architecture with domain/application/infrastructure layers and dependency injection
Role-based access control enforced on both client and server
JWT authentication with refresh-token rotation
Stripe-backed subscription billing with server-side plan enforcement
Real-time WebRTC video sessions and chat over Socket.IO backed by Redis
Full observability with Prometheus and Grafana, dashboards and alerting provisioned as code
Health-gated CI/CD pipeline that builds, deploys, and verifies the backend on every push to main
- Node.js
- Express
- TypeScript
- MongoDB
- Redis
- Socket.IO
- WebRTC
- React
- TanStack Query
- Tailwind CSS
- shadcn/ui
- Docker
- AWS