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.
- 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.
-
Clone the repository:
git clone git@github.com:yakovenkodenis/spot-serve-web.git
-
Install dependencies (for both frontend and backend, if applicable):
cd spot-serve-web yarn install
-
Run the app:
yarn dev
- Upload your website files as a zip archive using the desktop app.
- Once uploaded, a unique URL will be generated.
- Share this URL with others for them to preview your website.
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.
Spot Serve is licensed under the MIT License.