RubyGems Navigation menu

ser 0.1.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 October 15, 2025 (7 KB)
  2. 0.1.0 October 15, 2025 x86_64-linux (5.71 MB)
  3. 0.1.0 October 15, 2025 x86_64-darwin (6.06 MB)
  4. 0.1.0 October 15, 2025 arm64-darwin (5.69 MB)
  5. 0.1.0 October 15, 2025 aarch64-linux (5.24 MB)

Owners:

Pushed by:

Authors:

  • 3v0k4

SHA 256 checksum:

=

Total downloads 1,024

For this version 285

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

New versions require MFA: true

Version published with MFA: true

Links: