Wake-on-demand proxy + agent system with SvelteKit dashboard. Monorepo: shared types, proxy (Hono + http-proxy), agent (monitors + locks), web (SvelteKit SPA). Co-Authored-By: Claude <noreply@anthropic.com>
14 lines
148 B
Plaintext
14 lines
148 B
Plaintext
node_modules/
|
|
dist/
|
|
build/
|
|
.svelte-kit/
|
|
.env
|
|
*.tsbuildinfo
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
.pnp.*
|