Skip to content

viraatdas/msgshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msgshare

Netlify Status

pastebin but for your text messages

url: msgshare.com

Demo of website

Flow

  1. User enters there text messages in a text box
  2. Frontend parses and formats it
  3. Saves the raw content into Supabase and generates a unique URL
  4. Whenever user opens the url, it'll display the rendered text message

Stack

Minimalistic stack with just a frontend and db