• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
taras

taras

serve_ssl

Public
Like
serve_ssl
Home
Code
2
README.md
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
Code
/
Search
README.md

This is a library to use via esm with deno cli.

Self-signed HTTPS development server with auto-generated SSL certificates. This is an ssl equivalent to "deno serve" until Deno upstream enables ssl via cli.

USAGE:
    deno run --unstable-net --watch -A https://esm.town/v/taras/serve_ssl [OPTIONS]

OPTIONS:
    -h, --help              Show this help message
    --port <NUMBER>         Port to listen on (default: 443)
    --handler <PATH>        Path to handler module (default: "./main.ts")

EXAMPLES:
    # Run with defaults (port 443, main.ts handler)
    deno run --unstable-net --watch -A https://esm.town/v/taras/serve_ssl

    # Run on port 8443 with custom handler
    deno run --unstable-net --watch -A https://esm.town/v/taras/serve_ssl --port 8443 --handler "file://$PWD/custom.ts"
Code
README.mdmain.tsx
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.