Skip to content

Releases: engmaryamameen/TaskForge

TaskForge v1.0.0 — Initial SaaS MVP Release

Choose a tag to compare

@engmaryamameen engmaryamameen released this 03 May 18:33
5998660

TaskForge v1.0.0

Initial public release of TaskForge, a production-grade multi-tenant SaaS project management platform.

Features

  • Multi-tenant organization management
  • Role-based access control
  • Project and task management
  • Kanban board
  • Real-time notifications using Socket.IO
  • Email notifications
  • Stripe billing architecture
  • PostgreSQL and Redis backend architecture
  • Docker setup
  • GitHub Actions CI/CD workflow
  • Responsive dashboard UI

Tech Stack

Next.js, React, TypeScript, NestJS, PostgreSQL, Redis, Socket.IO, Stripe, Docker, and GitHub Actions.

Live Demo

https://task-forge-demo.vercel.app

Notes

This release focuses on the initial SaaS MVP structure, including authentication, organizations, projects, tasks, notifications, billing architecture, and deployment-ready documentation.