🌐 Live: novagent.io
Full-stack web application showcasing an AI Business Operating System. Live marketing website with real-time backend.
Frontend: React 18, TypeScript, Vite, Tailwind, Redux
Backend: Node.js, Express, Prisma, PostgreSQL, Redis, Socket.io
npm run full:install
cd server && cp .env.example .env
npm run db:migrate
npm run full:dev- Interactive marketing website
- JWT authentication system
- Real-time WebSocket communication
- PostgreSQL with Prisma ORM
- Redis caching
- Rate limiting and security