Skip to content

A simple file server in express that serves a file-tree structure or a file it self

Notifications You must be signed in to change notification settings

hussedev/ts-file-server

Repository files navigation

ts-file-server

A simple file server in express that serves a file-tree structure or a file it self

Usage:

  • clone repo: git clone https://github.com/hussedev/ts-file-server.git
  • install dependencies: npm install
  • run the server: npm start

The server will listen on http://localhost:3002 by default

I created a file browser for this server, you can find it on this repo: https://github.com/hussedev/ts-file-tree.git

About

A simple file server in express that serves a file-tree structure or a file it self

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published