Full Stack Starter (FSS)
Production-ready full-stack solution with enterprise-grade security
Why FSS?
🔐 Enterprise Security
JWT authentication, MFA, rate limiting, audit logging, and enterprise-grade security out of the box.
🚀 Production Ready
Docker support, monitoring, observability, and deployment scripts for production environments.
📦 Modular Architecture
Use Frontend only, Backend only, Full Stack, or add Mobile - choose what you need.
💻 TypeScript Throughout
Full type safety from backend to frontend to mobile for better developer experience.
🌐 Full Stack Solution
Next.js frontend, NestJS backend, PostgreSQL, Redis, and React Native mobile app.
📚 Comprehensive Docs
Detailed documentation, guides, and API references for every feature and module.
Quick Start
# Download the files
download and extract the files
cd fss
# Install dependencies
cd projects/fss/backend
npm install
# Set up environment
cp .env.example .env
# Start development
npm run start:dev
Packages
Built with ❤️ by Bweb Solutions LLC