Skip to content

I wanted a page where i can make markdown files and it will just serve them so i can rant about stuff.

Notifications You must be signed in to change notification settings

LydonDev/Random-rants

Repository files navigation

random-rants

random-rants is a simple website where you can simply and easily create new rants and get them instantly updated to earch user.


Features

  • Add a .md file under src/messages/ and it’s live instantly.
  • Real-time updates through Server-Sent Events (SSE).
  • Clean, responsive design.
  • Markdown formatting supported.
  • Code blocks with syntax highlighting

Screenshots

Home

Home

Messages

Messages


Getting Started

  1. Clone this repository:

    git clone https://github.com/LydonDev/random-rants.git
    cd random-rants
  2. Install dependencies:

    bun install
  3. Start the app:

    bun run dev

About

I wanted a page where i can make markdown files and it will just serve them so i can rant about stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published