Skip to content

debanshup/quickserve

Repository files navigation

Introduction

Logo

QuickServe is a zero-config local development server made for quickly previewing HTML and MARKDOWN files. Just run it, and it serves your current workspace—no setup or config needed.

It’s built mainly for HTML and Markdown, but supports other file types too. Great for quick testing or writing docs.


Features

  • Start and stop a local server with one click
  • Live preview for .html and .md files
  • Auto-reload on file changes (this feature is only available for .html and .md files)
  • Supports other file types for quick testing
  • Support for excluding files to prevent change detection
  • Customizable port

Demo

Demo


Installation

  1. Open VSCode

  2. Press Ctrl + P (or Cmd + P on Mac), then type:

    ext install debanshupanigrahi.quickserve

Tip: You can also install from the Extensions sidebar by searching the extension name directly.


How to use

  1. Start the server Start server

  2. Open output for logs Open output Open output


Extension Settings

For detailed configuration options, see SETTINGS.md.


Changelog

For a complete list of changes, see CHANGELOG.md.


Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to get started.


License

This project is licensed under the MIT license.

About

Zero-config local development server made for quickly previewing HTML and MARKDOWN files.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published