simple-fs-server/README.md

439 B

Simple FS server

Feature

  • Simple file server
  • Serve static files
  • Search files
  • Preview files
  • Plugin system
  • Support for multiple languages
  • Support for multiple themes
  • Upload files
  • Authentication
  • Sort files
  • Download files
  • SUMMARY.md for index

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.