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

https://github.com/andyj/svrjs-with-docker

SVR.js running with docker
https://github.com/andyj/svrjs-with-docker

Last synced: about 1 year ago
JSON representation

SVR.js running with docker

Awesome Lists containing this project

README

          

# SVR.JS with Docker

### Folder: how-to-run-svrjs-with-docker-compose
This repository demonstrates how to set up and run [SVR.JS](https://svrjs.org/) using Docker Compose. SVR.JS is a lightweight static file server, and this guide simplifies the deployment process by eliminating installation dependencies.
From my post [andyjarrett.com/posts/2024/how-to-run-svrjs-with-docker-compose/](https://www.andyjarrett.com/posts/2024/how-to-run-svrjs-with-docker-compose/)

#### License

This project is licensed under the MIT License. See the LICENSE file for details.

---

If you encounter any issues or have questions, feel free to open an issue, submit a pull request or ping me on [bsky.app/profile/andyjarrett.com](https://bsky.app/profile/andyjarrett.com)