kamranahmedse

Give your localhost a local or public URL

43
1
100% credibility
Found Mar 07, 2026 at 43 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

Slim is a tool for mapping custom .test domains to local development servers over HTTPS with automatic setup.

How It Works

1
🔍 Discover Slim

You hear about a handy tool that gives your local projects real-looking secure web addresses ending in .test.

2
📥 Get it set up

Install it quickly with one easy copy-paste command that handles everything safely.

3
⚙️ Automatic preparation

The first time, it quietly sets up secure certificates and network paths so you're ready to go.

4
🚀 Connect your project

Name your project and link it to where it's running, instantly creating a secure address like myapp.test.

5
Build your setup

Add more parts of your project or switch to a simple list file to manage everything together.

6
👀 Monitor and adjust

Check what's active, peek at visitor logs, or pause services anytime.

🎉 Perfect local testing

Now browse your projects securely in the browser as if they were live websites, speeding up your work.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 43 to 43 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is slim?

Slim is a Go CLI tool that maps custom .test domains to your localhost ports with instant HTTPS, like `slim start myapp --port 3000` for https://myapp.test. It handles CA cert generation, system trust, /etc/hosts, and port forwarding automatically on macOS/Linux, so you skip manual setup. Use `.slim.yaml` for projects—`slim up` launches multi-service stacks with path routing like `/api=8080`.

Why is it gaining traction?

It beats editing hosts files or fighting self-signed certs, delivering production-like HTTPS/WebSocket passthrough (HMR works) without root or accounts for basics. `slim doctor` diagnoses issues, `slim logs` tails access, and `slim share --port 3000` exposes via slim.show tunnels. Path routing and project mode make give localhost a domain name trivial for complex apps.

Who should use this?

Fullstack devs proxying frontend (Vite/Next.js:5173) and APIs (3000/8080), needing quick localhost URLs for Postman or team shares. Localhost tunnel users avoiding ngrok limits, or anyone giving localhost URL in demos without public exposure.

Verdict

Grab it for streamlined local HTTPS—polished CLI, solid tests, easy curl install. 43 stars and 1.0% credibility signal early days, but docs and `doctor` make it reliable now; monitor for wider adoption.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.