Skip to content

jefftriplett/devd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧 devd 🚧

tl;dr WIP

devd is a great livereload, reverse proxy, and latency + bandwidth simulation tool. devd pairs especially well with Jekyll and Django.

Using with Docker Compose

services:
  devd:
    image: ghcr.io/jefftriplett/devd:latest
    command: --livewatch
    ports:
      - 8000:8000
    volumes:
      - .:/srv/jekyll

About

🐳 A Dockerfile/Docker Image for running devd

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages