Go to file
Jeff Emmett 44a4788566 Use newsletter-api for immediate welcome emails
Switches from direct Listmonk API to newsletter-api endpoint
which handles subscription + sends welcome email immediately.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 01:08:17 -05:00
app feat: move RealWorldExamples section to bottom 2025-11-07 19:35:38 +00:00
components Use newsletter-api for immediate welcome emails 2025-12-23 01:08:17 -05:00
lib Initialized repository for chat Rspace.tech website 2025-11-07 05:25:25 +00:00
public fix: correct rSpaces capitalization for branding consistency 2025-11-07 18:30:31 +00:00
styles Initialized repository for chat Rspace.tech website 2025-11-07 05:25:25 +00:00
.gitignore feat: sync main changes into rSpace-website 2025-11-07 05:26:57 +00:00
README.md feat: sync main changes into rSpace-website 2025-11-07 05:26:57 +00:00
components.json Initialized repository for chat Rspace.tech website 2025-11-07 05:25:25 +00:00
next.config.mjs Add new files 2025-11-07 05:36:55 +00:00
package.json feat: sync main changes into rSpace-website 2025-11-07 05:26:57 +00:00
pnpm-lock.yaml feat: sync main changes into rSpace-website 2025-11-07 05:26:57 +00:00
postcss.config.mjs Initialized repository for chat Rspace.tech website 2025-11-07 05:25:25 +00:00
tsconfig.json Initialized repository for chat Rspace.tech website 2025-11-07 05:25:25 +00:00

README.md

Rspace.tech website

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

Overview

This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.

Deployment

Your project is live at:

https://vercel.com/jeff-emmetts-projects/v0-rspace-tech-website

Build your app

Continue building your app on:

https://v0.app/chat/gpj3pGIGbtj

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository