Text Message Manager
"Rather Text is a website to manage text (SMS) conversations with people.
The site acts like an enhanced phone. When people text your number or when you start a conversation with them, it shows up on the site. They're texting the whole time and you and your team are using our website.
The frontend of Rather Text, both the marketing site and the actual product, were made using SveteKit. These are two separate repos that are both statically rendered using the
@sveltejs/adapter-static
package. The app is deployed to a subdomain. The app has a real-time component powered by Firebase, that connects to custom Svelte stores for easy reactivity."
Paul Brown
@pjbrown_11