Skip to content

Releases: SHalimoosavi/SYJ-Calling-CRM

SYJ Calling CRM v0.1.0 MVP

Choose a tag to compare

@SHalimoosavi SHalimoosavi released this 14 Jul 08:15

🚀 SYJ Calling CRM v0.1.0 — MVP

First public MVP release of the SYJ Calling CRM — a lightweight, mobile-first CRM foundation for tracking leads and calls.

✨ Features

  • 🔐 JWT authentication with role-based access (Admin / Caller)
  • 📱 Mobile-first Next.js dashboard
  • 🛠️ Express.js REST API
  • 🗄️ SQLite database via Prisma ORM
  • ❤️ Health check API
  • 📊 Dashboard analytics (leads, calls, follow-ups)
  • 🔒 Secure login flow
  • 🤖 Android Termux support via Ubuntu (proot-distro)
  • 🖥️ Windows and Linux compatible

🧱 Tech Stack

  • Next.js 14
  • Node.js
  • Express
  • TypeScript
  • Prisma ORM
  • SQLite

💻 Development Environments

  • Android (Termux + Ubuntu via proot-distro)
  • Linux
  • Windows

🔑 Default Login

Field Value
Email admin@sayanjalinexus.com
Password ChangeMe123!

⚠️ Change the default password immediately after deployment.

🗺️ Planned Features

  • Lead management
  • CSV import
  • Click-to-call (Twilio integration)
  • AI call summaries (Ollama, DeepSeek, Qwen)
  • Business vertical management
  • SYJ Token rewards integration

Full Changelog: See CHANGELOG.md for detailed release history.