Denis Krylov 49b976c53f
Some checks failed
Deploy monie-landing (kaniko) / build-and-deploy (push) Failing after 9m46s
chore: initialize project
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00
2026-04-04 22:13:10 +03:00

Monie Landing

Marketing landing page for Monie — a personal booking page for independent masters.

Stack

  • TanStack Start + React
  • TypeScript
  • Tailwind CSS v4 + denjs-ui
  • Paraglide JS (messages/ru.json, messages/en.json)

Development

npm install
npm run dev

Build / Preview

npm run build
npm run start

start runs vite preview on 0.0.0.0:3000.

Quality checks

npm run lint
npm run test
npx tsc --noEmit

Localization

  • Project config: project.inlang/settings.json
  • Source messages: messages/*.json
  • Generated runtime: src/paraglide/*

Paraglide compile runs automatically via Vite plugin.

Notes

  • Keep generated files in src/paraglide out of manual edits.
  • Keep landing sections aligned with AGENTS.md positioning and tone.
Description
No description provided
Readme 990 KiB
Languages
TypeScript 72.2%
CSS 20.5%
JavaScript 4.2%
Shell 1.6%
Dockerfile 1.5%