Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscription feature #8

Merged
merged 141 commits into from
Feb 3, 2025
Merged

Conversation

Loulou5702
Copy link
Contributor

@Loulou5702 Loulou5702 commented Dec 13, 2024

This pull request allows a user to subscribe with an email.
The user will be added into the database on a local supabase.
A welcoming email will be sent via the Postmark service with all the instructions for further communications.

Welcoming Email with HTML + CSS format :
welcomingEmail_HTML_CSS

Welcoming Email in Raw Txt Markdown format :
welcomingEmail_RAW_TXT

Visual changes on the webpage with an input field :
subscribe_form

The supabase Subscribers table with some example raws :
supabase_subscriber_table

Aurelien-Gindre and others added 30 commits December 5, 2024 10:53
conversational_agent/src/server.ts Outdated Show resolved Hide resolved
conversational_agent/src/server.ts Outdated Show resolved Hide resolved
conversational_agent/src/sendEmail.ts Outdated Show resolved Hide resolved
website/src/services/emailService.ts Outdated Show resolved Hide resolved
@adguernier adguernier self-requested a review February 3, 2025 16:52
@adguernier adguernier merged commit 3c21a47 into marmelab:main Feb 3, 2025
@Pierre-Auguste-UL Pierre-Auguste-UL deleted the feature/page/subscription branch February 4, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants