Skip to content

koush/manage.scrypted.app

Repository files navigation

Development

  1. Modify vite.config.mts and change http:https://localhost:11080 to point to your Scrypted server IP and http port 10080 (do not use https port 10043).
  2. Start the server on the local machine using: npm run dev
  3. Visit http:https://localhost:4000. This dev server will reverse proxy the Scrypted server IP entered in Step 1.