screensy-unbloated/README.md
2025-09-19 08:19:22 +05:00

327 B

screensy-unbloated

Screen sharing website. Based on https://github.com/screensy/screensy but without docker, caddy, go webserver and other bloat

Usage

  1. npm install
    
  2. cp default-config.json config.json
    
  3. Edit config.json
  4. npm run build
    npm run start