No description
  • TypeScript 53.6%
  • Svelte 31%
  • CSS 10.9%
  • JavaScript 1.5%
  • Just 1.2%
  • Other 1.8%
Find a file
exp 4afad852a1
Some checks failed
check / check (push) Failing after 3m8s
squashed :P
2026-07-28 20:15:18 +07:00
.forgejo/workflows squashed :P 2026-07-18 17:54:00 +07:00
.local/factory/run squashed :P 2026-07-28 20:15:18 +07:00
agent squashed :P 2026-07-28 20:15:18 +07:00
just squashed :P 2026-07-28 20:15:18 +07:00
script squashed :P 2026-07-28 20:15:18 +07:00
src squashed :P 2026-07-28 20:15:18 +07:00
static squashed :P 2026-07-25 07:04:32 +07:00
.fallowrc.json squashed :P 2026-07-22 08:52:01 +07:00
.gitignore squashed :P 2026-07-28 20:15:18 +07:00
.mcp.json squashed :P 2026-07-18 17:54:00 +07:00
.npmrc squashed :P 2026-07-18 17:54:00 +07:00
AGENTS.md squashed :P 2026-07-28 20:15:18 +07:00
ARCHITECTURE.md squashed :P 2026-07-22 08:52:01 +07:00
artifact.factory.json squashed :P 2026-07-28 20:15:18 +07:00
CONTRIBUTING.md squashed :P 2026-07-22 08:52:01 +07:00
eslint.config.js squashed :P 2026-07-22 08:52:01 +07:00
flake.lock squashed :P 2026-07-25 07:04:32 +07:00
flake.nix squashed :P 2026-07-25 07:04:32 +07:00
justfile squashed :P 2026-07-22 08:52:01 +07:00
LICENSE squashed :P 2026-07-18 17:54:00 +07:00
package.json squashed :P 2026-07-28 20:15:18 +07:00
pnpm-lock.yaml squashed :P 2026-07-25 07:04:32 +07:00
postcss.config.js squashed :P 2026-07-22 08:52:01 +07:00
README.md squashed :P 2026-07-28 20:15:18 +07:00
svelte.config.js squashed :P 2026-07-22 08:52:01 +07:00
tailwind.config.js squashed :P 2026-07-22 08:52:01 +07:00
tsconfig.json squashed :P 2026-07-22 08:52:01 +07:00
tsconfig.scripts.json squashed :P 2026-07-22 08:52:01 +07:00
vite.config.ts squashed :P 2026-07-25 07:04:32 +07:00

website-main

website-main is the SvelteKit website and web OS composition served at experi.moe, owning public routes, website adapters, shell policy, and site assets while consuming independent products as exact artifacts.

Enter the accepted-artifact development loop once with just dev-ready. Subsequent edits reuse the same dependency bytes and Vite process through just dev-up; inspect it with just dev-status, and stop it with just dev-stop. just dev remains the foreground, portable fallback.