/deno-cmd-serv

start serving Any static content with just one command .

Primary LanguageTypeScriptApache License 2.0Apache-2.0

deno-cmd-serv

Features

  • Serving any Assets content (html , js , images,...etc) as fast as possilbe using one single command .
  • localhost HTTP support .

Getting Started

Usage

  • Go to your current root project . 💻
  • Run this command 👇
deno run --allow-net --allow-read https://raw.githubusercontent.com/rakanus/deno-cmd-serv/main/index.ts 
  • The port will always be 1001. 🕺

TODO List

  • To suuporting HTTPS over localhost .
  • To suuporting Logging .

Contributing

We appreciate your help! 😌

Staring

We appreciate your Star! 😋