3 changed files with 35 additions and 20 deletions
-
2api/src/auth/auth.service.ts
-
19api/src/mail/mail.service.ts
-
34api/src/mail/templates/welcome-1.hbs
@ -1,27 +1,31 @@ |
|||||
<h1>Hi {{name}},</h1> |
<h1>Hi {{name}},</h1> |
||||
<p> |
<p> |
||||
Welcome to TextBee! We’re excited to have you on board. <br /><br /> |
|
||||
|
My name is Vernu, and I'm the founder of TextBee. |
||||
|
<br /><br /> |
||||
|
|
||||
TextBee is your go-to solution for seamless SMS gateway integration, designed to help you manage your messaging needs efficiently and effectively. Whether you’re a developer, marketer, or business owner, our platform is built to scale with your needs. <br/><br /> |
|
||||
|
I built TextBee to help you with your messaging needs. be it sending OTP, notifications, or automated messaging workflows for your business. |
||||
|
<br/><br/> |
||||
|
|
||||
Here’s how you can get started: <br/><br /> |
|
||||
|
Here are few tips to get you started: <br/><br /> |
||||
|
|
||||
1. <a href="https://github.com/vernu/textbee">Explore our Documentation: Learn how to integrate TextBee with your existing systems in the github readme</a> <br/> |
|
||||
2. <a href="https://www.patreon.com/vernu">Support Our Work: Consider supporting us on Patreon to help us continue improving TextBee.</a> <br/> |
|
||||
3. Star our repo on <a href="https://github.com/vernu/textbee">Github</a> <br/> |
|
||||
3. <a href="https://discord.gg/d7vyfBpWbQ"> Join the Community on discord</a>: Connect with other users and developers, ask questions, and share ideas on our Community Forum. <br/> |
|
||||
|
|
||||
<br /> |
|
||||
If you have any questions or need assistance, feel free to reach out to our support team at <a href="mailto:textbee.dev@gmail.com">textbee.dev@gmail.com</a>. <br/><br /> |
|
||||
|
|
||||
Thank you for choosing TextBee! We look forward to helping you streamline your messaging. <br/><br /> |
|
||||
|
<ol start="1"> |
||||
|
<li><a href="https://github.com/vernu/textbee">Explore our Documentation: Learn how to integrate TextBee with your existing systems in the github readme</a></li> |
||||
|
<li><a href="https://discord.gg/d7vyfBpWbQ">Join the Community on Discord and get help: Connect with other users and developers, ask questions, and share ideas on our Community Forum.</a></li> |
||||
|
<li><a href="https://www.patreon.com/vernu">Support Our Work: Consider supporting us on Patreon to help us continue improving TextBee.</a></li> |
||||
|
<li><a href="https://github.com/vernu/textbee">Star our repo on Github</a></li> |
||||
|
<br /> <br/> |
||||
|
<hr/> |
||||
|
|
||||
|
P.S. Why did you choose TextBee? What feedback do you have? <br/> |
||||
|
Do you have any questions or need assistance? <br/> |
||||
|
Feel free to reach out to our support team at <a href="mailto:contact@textbee.dev">contact@textbee.dev</a>. <br/> |
||||
|
we read and respond to all emails as quickly as possible. |
||||
</p> |
</p> |
||||
<hr/> |
<hr/> |
||||
<div> |
<div> |
||||
Best regards, <br /> |
|
||||
Vernu <br /> |
|
||||
<br /> |
|
||||
|
Cheers, <br /> |
||||
|
Vernu, founder <br /> |
||||
|
<br /> |
||||
<i>TextBee.dev</i> |
<i>TextBee.dev</i> |
||||
</div> |
</div> |
||||
|
|
||||
|
|||||
Write
Preview
Loading…
Cancel
Save
Reference in new issue