# Relpin — Ship internal tools with production governance

> Ship internal tools with production governance

```yaml
url: "https://www.scrolllaunch.com/products/relpin"
website: "https://relpin.com"
tier: free
upvotes: 0
launch_week: 2026-W49
launched: "Week 49, 2026"
categories: "DevTool, SaaS, Productivity"
tags: "internal tools, governance, audit trail"
pricing: freemium
starting_price: Free plan · paid from €29/mo
maker: Yan Malinovskiy
created: 2026-07-25
```

## About Relpin

Relpin is a platform for internal tools. Apps are real TypeScript/React or Python code. You edit them in the browser, next to a code editor, an AI assistant, live preview, a terminal, Python workflows on a canvas, and a Postgres database scoped to your organisation.

Releases are content-addressed. Every publish is canonicalized, SHA-256 hashed and pinned to exact schema versions, so the build you tested is the build that ships.

Promotion runs DEV to TEST to PROD behind approval gates. TEST needs one approval. PROD needs two, and whoever requested the release cannot approve it. Promotion fails closed if the schema has drifted since the plan.

Each organisation gets its own Postgres database with row-level audit, not a shared one. Mutations, releases and deployments are recorded with the actor and the before/after values.

Most app builders stop once the UI is generated. The part they skip is production data access with no environment separation, no approvals and no audit trail. That is the part Relpin covers.

Open beta. Free plan, paid from EUR 29 per month. Runs in the browser, nothing to install.

## Overview

### Who is it for?

Engineering, ops and platform teams that build internal tools against production data. Most useful where audits, compliance or access control already matter.

### Problem

AI and low-code tools made everyone an app builder. What they produce touches production data with no environment separation, no approvals, no audit trail and no real access boundaries.

### Solution

Internal tools written as real code, with the governance in the platform rather than bolted on. Content-addressed releases pinned to schema versions, approval-gated promotion through DEV, TEST and PROD, and a separate Postgres per organisation with row-level audit.

### What makes it unique

Releases are canonicalized and SHA-256 hashed, so the build you tested is the build that ships. PROD promotion needs two approvals and the requester cannot approve their own. Promotion fails closed on schema drift. Each organisation gets its own database instead of a shared pool.

## Details

### Platforms

- web

### Tech stack

- TypeScript
- React
- Python
- PostgreSQL
- Cloudflare Workers
- Bun

### Tags

`#internal tools` · `#governance` · `#audit trail`

## Links

- Website: https://relpin.com
- GitHub: https://github.com/relpin
- Twitter / X: https://x.com/thatmalinovskiy
- Pricing page: https://relpin.com/pricing

## Explore

- [More in DevTool](https://www.scrolllaunch.com/products?category=DevTool)
- [More in SaaS](https://www.scrolllaunch.com/products?category=SaaS)
- [More in Productivity](https://www.scrolllaunch.com/products?category=Productivity)
- [All product launches](https://www.scrolllaunch.com/products)
- [Other launches in Week 49, 2026](https://www.scrolllaunch.com/week/2026/49)

_HTML version: https://www.scrolllaunch.com/products/relpin_
