denpa-radio/frontend
2026-04-30 09:45:18 +06:00
..
public/fonts feat(frontend): add tokens, global css, self-hosted fonts 2026-04-30 09:28:05 +06:00
src feat(frontend): add static shell + index page 2026-04-30 09:44:14 +06:00
.gitignore chore: scaffold astro frontend with static output 2026-04-30 09:24:40 +06:00
astro.config.mjs chore: scaffold astro frontend with static output 2026-04-30 09:24:40 +06:00
Dockerfile feat: add frontend service + dockerfile + env example 2026-04-30 09:45:18 +06:00
eslint.config.js chore: scaffold astro frontend with static output 2026-04-30 09:24:40 +06:00
package-lock.json chore: scaffold astro frontend with static output 2026-04-30 09:24:40 +06:00
package.json chore: scaffold astro frontend with static output 2026-04-30 09:24:40 +06:00
tsconfig.json chore: scaffold astro frontend with static output 2026-04-30 09:24:40 +06:00
vite.config.ts feat(frontend): add types + format helpers with tdd 2026-04-30 09:29:52 +06:00
vitest.config.ts feat(frontend): add types + format helpers with tdd 2026-04-30 09:29:52 +06:00