Skip to content

himubey/microblog

Repository files navigation

Microblog

A lightweight retro microblogging app inspired by the 2007–2011 era, built with Astro + Supabase.

Microblog Screenshot

Made by: Himanshu Dubey
Website: https://himubey.in

Features

  • Email/password auth (Supabase)
  • Public timeline + profile pages
  • Replies, likes, reposts, quotes
  • Hashtags + trending tags
  • Pin post to profile
  • Clean retro UI (fast + SEO‑friendly)

Tech Stack

  • Astro (SSR)
  • Supabase (Postgres + Auth + RLS)
  • Tailwind CSS
  • Vercel (deployment)

Local Setup

  1. Install dependencies:
    npm install
  2. Create a .env file with:
    SUPABASE_URL=...
    SUPABASE_ANON_KEY=...
    
  3. Run dev server:
    npm run dev

License

Apache-2.0. See LICENSE and NOTICE.

About

Microblog is a simple place to share short updates Post quick thoughts, follow people you like, and see what is happening right now. Classic updates, modern speed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors