Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yakovenkodenis/spot-serve-web

Spot Serve is a developer-centric tool that allows for quick, interactive previews of websites.
https://github.com/yakovenkodenis/spot-serve-web

cache-api service-worker webrtc

Last synced: 15 days ago
JSON representation

Spot Serve is a developer-centric tool that allows for quick, interactive previews of websites.

Awesome Lists containing this project

README

        

![svgviewer-output](https://github.com/user-attachments/assets/99c4bcb4-56a8-4864-acda-9fb67439af31)

# Spot Serve

Spot Serve is a seamless solution for developers to share quick, interactive previews of their websites. This app leverages modern technologies, including WebRTC, to allow for fast and secure file sharing directly from your local machine without relying on third-party hosting.

## Features
- Upload website files as a zip archive using the desktop app.
- Automatically generate a unique URL for others to view the website preview.
- Fast, secure file sharing powered by WebRTC technology.
- Simplified process for collaboration between developers, designers, and clients.
- No need for third-party hosting services.

## Installation

1. Clone the repository:
```bash
git clone [email protected]:yakovenkodenis/spot-serve-web.git
```

2. Install dependencies (for both frontend and backend, if applicable):
```bash
cd spot-serve-web
yarn install
```

3. Run the app:
```bash
yarn dev
```

## Usage

1. Upload your website files as a zip archive using [the desktop app](https://github.com/explicit-logic/spot-serve-gui).
2. Once uploaded, a unique URL will be generated.
3. Share this URL with others for them to preview your website.

## About Spot Serve

Spot Serve is designed with simplicity and performance in mind. It simplifies the process of showcasing a work-in-progress or delivering the final product to clients and collaborators. Powered by WebRTC, it ensures a hassle-free, direct preview experience every time.

## License

Spot Serve is licensed under the MIT License.