+2
-2
tsconfig.json
+2
-2
tsconfig.json
+1
.nvmrc
+1
.nvmrc
···
···
-32
README.md
-32
README.md
···-A `cursor.txt` also needs to be present. It can be left empty, and will update the file every minute with a new cursor.-Create labels with `npx @skyware/labeler label add` and edit `src/constants.ts` with the related post rkeys and label IDs.-The server has to be reachable outside your local network using the URL you provided during the account setup (typically, using a reverse proxy such as [Caddy](https://caddyserver.com/)):
···
+6
site/postcss.config.js
+6
site/postcss.config.js
+23
site/src/index.css
+23
site/src/index.css
···
···
+15
site/src/index.tsx
+15
site/src/index.tsx
···
···+'Root element not found. Did you forget to add it to your index.html? Or maybe the id attribute got misspelled?',
+15
site/tailwind.config.ts
+15
site/tailwind.config.ts
···
···
+17
site/tsconfig.json
+17
site/tsconfig.json
···
···
+20
site/vite.config.ts
+20
site/vite.config.ts
···
···+For more info see https://github.com/thetarnav/solid-devtools/tree/main/packages/extension#readme
site/src/assets/favicon.ico
site/src/assets/favicon.ico
This is a binary file and will not be displayed.
+1
-1
LICENSE
+1
-1
LICENSE
+6
-6
pnpm-lock.yaml
+6
-6
pnpm-lock.yaml
······resolution: {integrity: sha512-5Xsjly8Crvi+vILmFkObNs5y/FeNj/mIztcm1qfNafUzwv9n9B7O5MQmmg3aZfnalmQWsYfs2BgVlaBBBni5bw==}-resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==}resolution: {integrity: sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==}···
······resolution: {integrity: sha512-5Xsjly8Crvi+vILmFkObNs5y/FeNj/mIztcm1qfNafUzwv9n9B7O5MQmmg3aZfnalmQWsYfs2BgVlaBBBni5bw==}+resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==}resolution: {integrity: sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==}···
+3
site/src/constants.ts
+3
site/src/constants.ts
+3
src/constants.ts
+3
src/constants.ts
+2
-2
site/src/App.tsx
+2
-2
site/src/App.tsx
···