No description
- TypeScript 53.6%
- Svelte 31%
- CSS 10.9%
- JavaScript 1.5%
- Just 1.2%
- Other 1.8%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| .local/factory/run | ||
| agent | ||
| just | ||
| script | ||
| src | ||
| static | ||
| .fallowrc.json | ||
| .gitignore | ||
| .mcp.json | ||
| .npmrc | ||
| AGENTS.md | ||
| ARCHITECTURE.md | ||
| artifact.factory.json | ||
| CONTRIBUTING.md | ||
| eslint.config.js | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| README.md | ||
| svelte.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.scripts.json | ||
| vite.config.ts | ||
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.