BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

ser

v0.1.0RubyGems· Ruby

Ser(ve) your web app with HTTPS to any device on your network (mDNS): 1. Use convenient domain names without ports (https://app.local vs http://127.0.0.1:3000); 2. Use mDNS for .local domains, so you can visit them from your phone or any other device connected to the same network; 3. Locally-trusted development certificates (read on filosottile/mkcert how to trust certificates on mobile devices). Use-cases: 1. Simulate production-like subdomains (e.g., blog.example.com, api.example.com); 2. Test cookies scoped to specific domains; 3. Preview multi-tenant routing (e.g., tenant1.example.com, tenant2.example.com); 4. Use third-party APIs that need HTTPS.

The verdict
Aging — last published 8 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 8 months ago — check before adopting.
Popularity
13 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.08 months ago
ser — Ser(ve) your web app with HTTPS to any device on your network (mDNS): 1. Use convenient domain names without ports (https://app.local vs http://127.0.0.1:3000); 2. Use mDNS for .local domains, so you can visit them from your phone or any other device connected to the same network; 3. Locally-trusted development certificates (read on filosottile/mkcert how to trust certificates on mobile devices). Use-cases: 1. Simulate production-like subdomains (e.g., blog.example.com, api.example.com); 2. Test cookies scoped to specific domains; 3. Preview multi-tenant routing (e.g., tenant1.example.com, tenant2.example.com); 4. Use third-party APIs that need HTTPS. (Ruby / RubyGems) · Modules