diff --git a/README.md b/README.md index 0ef7528..fed5199 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Built with passion, technology, and the fearless spirit of sexual empowerment [![Build Frontend](https://dev.pivoine.art/valknar/sexy/actions/workflows/docker-build-frontend.yml/badge.svg)](https://dev.pivoine.art/valknar/sexy/actions) [![Build Backend](https://dev.pivoine.art/valknar/sexy/actions/workflows/docker-build-backend.yml/badge.svg)](https://dev.pivoine.art/valknar/sexy/actions) +[![Build Buttplug](https://dev.pivoine.art/valknar/sexy/actions/workflows/docker-build-buttplug.yml/badge.svg)](https://dev.pivoine.art/valknar/sexy/actions) [![License](https://img.shields.io/badge/License-For_Pleasure-FF1493?style=for-the-badge&logo=heart&logoColor=white&labelColor=8B008B)](LICENSE) [![Made with Love](https://img.shields.io/badge/Made_with-๐Ÿ’œ_Love-FF69B4?style=for-the-badge&labelColor=8B008B)](https://sexy.pivoine.art) @@ -39,6 +40,7 @@ Like Beate Uhse breaking barriers in post-war Germany, we believe in the freedom - ๐ŸŒ **Internationalization** โ€” pleasure speaks all languages - ๐Ÿ† **Gamification** โ€” achievements, leaderboards, and reward points - ๐Ÿ’ฌ **Comments & Social** โ€” build your community +- ๐Ÿ’Œ **Professional HTML Emails** โ€” Maizzle v6 + Tailwind CSS 4 templated email (verification, password reset) - ๐Ÿ“Š **Analytics Integration** (Umami) โ€” know your admirers - ๐Ÿณ **Self-hosted CI/CD** via Gitea Actions on `dev.pivoine.art` @@ -72,6 +74,11 @@ Like Beate Uhse breaking barriers in post-war Germany, we believe in the freedom โ”‚ โ”œโ”€ TypeScript + Rust โ†’ Power and precision โ”‚ โ”‚ โ””โ”€ WebBluetooth API โ†’ Wireless intimacy โ”‚ โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค +โ”‚ ๐Ÿ’Œ Email Layer โ”‚ +โ”‚ โ”œโ”€ Maizzle v6 โ†’ HTML email framework โ”‚ +โ”‚ โ”œโ”€ @maizzle/tailwindcss โ†’ Email-safe Tailwind CSS 4 โ”‚ +โ”‚ โ””โ”€ Nodemailer โ†’ SMTP delivery โ”‚ +โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค โ”‚ ๐ŸŒธ DevOps Layer โ”‚ โ”‚ โ”œโ”€ Docker โ†’ Containerized ecstasy โ”‚ โ”‚ โ”œโ”€ Gitea Actions โ†’ Self-hosted seduction โ”‚ @@ -130,13 +137,14 @@ GraphQL playground is available at `http://localhost:4000/graphql` โ€” explore e ## ๐ŸŒน Project Structure -This monorepo contains three packages, each serving its purpose: +This monorepo contains four packages, each serving its purpose: ``` sexy.pivoine.art/ โ”œโ”€ ๐Ÿ’„ packages/frontend/ โ†’ SvelteKit app (the seduction) โ”œโ”€ โšก packages/backend/ โ†’ Fastify + GraphQL API (the engine) -โ””โ”€ ๐ŸŽฎ packages/buttplug/ โ†’ Hardware control (the connection) +โ”œโ”€ ๐ŸŽฎ packages/buttplug/ โ†’ Hardware control (the connection) +โ””โ”€ ๐Ÿ’Œ packages/email/ โ†’ Maizzle HTML email templates ``` ### ๐Ÿ’„ Frontend (`packages/frontend/`) @@ -156,6 +164,13 @@ Files stored as `//` with on-demand WebP transforms Hybrid TypeScript/Rust package for intimate hardware control via WebBluetooth. Compiled to WebAssembly for browser-based Bluetooth device communication. +### ๐Ÿ’Œ Email (`packages/email/`) + +Professional HTML email templates built with **Maizzle v6** + **Tailwind CSS 4** (`@maizzle/tailwindcss`). +Design tokens mirror the frontend's `app.css` exactly โ€” same oklch colors, Noto Sans font, semantic classes. +LightningCSS automatically converts oklch values to hex for email client compatibility. +Exported functions: `renderVerification({ token })` and `renderPasswordReset({ token })` โ€” each returns `{ subject, html }`. + --- ## ๐Ÿ—ƒ๏ธ Database Schema @@ -241,6 +256,7 @@ Automated builds run on **[dev.pivoine.art](https://dev.pivoine.art/valknar/sexy - โœ… Frontend image โ†’ `dev.pivoine.art/valknar/sexy:latest` - โœ… Backend image โ†’ `dev.pivoine.art/valknar/sexy-backend:latest` +- โœ… Buttplug image โ†’ `dev.pivoine.art/valknar/sexy-buttplug:latest` - โœ… Triggers on push to `main`, `develop`, or version tags (`v*.*.*`) - โœ… Build cache via registry for fast successive builds @@ -329,6 +345,8 @@ _Fรผr die Mรคuse..._ ๐Ÿญ๐Ÿ’• | [Drizzle ORM](https://orm.drizzle.team/) | Database | | [Sharp](https://sharp.pixelplumbing.com/) | Image transforms | | [Buttplug.io](https://buttplug.io/) | Hardware | +| [Maizzle](https://maizzle.com/) | HTML email framework | +| [Nodemailer](https://nodemailer.com/) | Email delivery | | [bits-ui](https://www.bits-ui.com/) | UI components | | [Gitea](https://dev.pivoine.art) | Self-hosted VCS & CI | @@ -383,6 +401,6 @@ _"Eine Frau, die ihre Sexualitรคt selbstbestimmt lebt, ist eine freie Frau."_ _Pleasure is a human right. Technology is freedom. Together, they are power._ -**[sexy.pivoine.art](https://sexy.pivoine.art)** | ยฉ 2025 Palina & Valknar +**[sexy.pivoine.art](https://sexy.pivoine.art)** | ยฉ 2026 Palina & Valknar