// stack/internal_tool.md

# Internal Tool MVP Tech Stack

// stack_breakdown
FrontendReact + Tailwind CSS (or Retool for fast prototypes)
BackendNestJS
DatabasePostgreSQL
AuthAuth.js with SSO (Google Workspace / Azure AD)
HostingRailway or Hetzner VPS (private deployment)
// cost_estimate
USD range $1,500–$4,500
INR range ₹1.4L₹4.2L
Timeline 48 weeks
// why_this_stack[]

## Why This Stack

01.Retool cuts UI development time by 60–80% for CRUD-heavy tools — only go custom React if you need it.
02.SSO via Google Workspace or Azure AD means employees never manage a separate password.
03.Self-hosted on Hetzner VPS keeps sensitive internal data out of third-party clouds if required by policy.
// mvp_features[]

## Common MVP Features

Role-based access (admin / editor / viewer)
CRUD tables with filters, sort, and CSV export
Audit log of all data mutations
Bulk import via Excel / CSV upload
Webhook or API integration with existing internal systems
// risk_flags[]

## Risk Flags

!Scope creep is the #1 killer of internal tools — lock the feature list before development starts.
!Data migration from legacy Excel/Sheets takes 2–4× longer than estimated — plan for it explicitly.

Get a scope, timeline, and cost estimate tailored to your specific Internal Tool project — free, no sign-up.

[ Get your Internal Tool estimate → ]
// related_resources