Skip to content

VortexDevX/TenantEase

Repository files navigation

TenantEase

PG and rental property management SaaS for owners, tenants, and admins

Next.js Fastify Prisma PostgreSQL pnpm Monorepo

GitHub Repo


Overview

TenantEase is a documentation-first SaaS monorepo for property, tenant, rent, receipt, maintenance, onboarding, and admin workflows. It is still actively in progress, so the README is clear about status without forcing production polish.

Status In-progress SaaS architecture
Stack pnpm workspace, Next.js web app, Fastify API, Prisma, PostgreSQL, shared TypeScript packages
Built for PG owners, small landlords, tenants, and internal admins

Highlights

  • Monorepo structure with web, API, and shared types
  • Owner, tenant, and admin-oriented product planning
  • Prisma schema and migrations kept to formatting-only boundaries
  • Fastify/Next structure retained
  • Existing in-progress work left intact

Feature Map

Owner Portal

Properties, rooms, tenants, rent, receipts, maintenance, and owner workflows.

Tenant Portal

Tenant-facing views for receipts, payments, documents, and updates.

API

Fastify service with Prisma-backed domain modules.

Planning Docs

Detailed docs and product notes for staged SaaS implementation.

Quick Start

corepack enable
corepack pnpm install
corepack pnpm dev

Project Structure

  • apps/web/ - Next.js frontend
  • apps/api/ - Fastify API and Prisma project
  • packages/types/ - shared TypeScript contracts
  • docs/ - planning and product documentation

Notes

  • This project is in progress by design.
  • Prisma schema and monorepo structure were not changed.
  • Do not run migrations unless explicitly needed for local development.

Clean docs. Clear setup. No fake screenshots.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages