Skip to content

start serving Any static content with just one command .

License

Notifications You must be signed in to change notification settings

rakanus/deno-cmd-serv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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! 😋