⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

A clutter-free developer blog for individuals, startups and enterprise to post devlogs and postmortems to increase collective developer knowledge.

Notifications You must be signed in to change notification settings

thePrnvBot/dev-mortem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevMortem

A no-clutter blogging platform for developers to share their devlogs and postmortems.

image

Overview

DevMortem is a lightweight platform designed to let developers post and share their devlogs, project postmortems, and technical articles — without distractions.
It focuses on simplicity, speed, and clarity — both for writers and readers.

This project began as a two-week MVP sprint emphasizing building fast, staying focused, and learning by doing rather than over-architecting.


Motivation

The goal was to create a minimalist, developer-first publishing tool that supports detailed, stylized technical writing while keeping the interface clutter-free.
It’s made by developers, for developers — a space to share the real story behind code, design choices, and lessons learned.


Features

Text Editor

A rich, minimal editor built with Tiptap and components from shadcn.io.
Users can create articles with:

  • Title, article type, linked projects and tags
  • Full Feature Rich Text Editor
  • Seamless integration with shadcn UI components
image

Frontpage

Displays the latest articles from developers and startups with:

  • Profile image or logo
  • Username
  • Article type
  • Content preview
  • View counts
image

Focused Article Pages

A distraction-free reading experience. Each article includes:

  • Full content layout
  • Author details and tags

Powered by Next.js dynamic routing, tRPC API, and DrizzleORM for efficient database interaction.

image

AI Overviews

An AI Overview of the viewed article generated via GPT-OSS on OpenRouter

1_fN4pwyd0cTZ3Blf-K7cwig 1_JvjdnW-GUXNHD0whlwSLrA


User Dashboard

A personal dashboard for managing your posts — currently lists your published articles.

image

Tech Stack

  • Frontend: TailwindCSS + Motion + Tanstack Query
  • Backend: Next.js (Routers + Server Actions)
  • Database: PostgreSQL
  • ORM: Drizzle
  • API: tRPC
  • Auth: Better Auth
  • Add-ons: Biome + Ultracite
  • Runtime + Package Manager: Bun

Connect

Follow along for updates and development insights:
Twitter / X: @thePrnvBot

About

A clutter-free developer blog for individuals, startups and enterprise to post devlogs and postmortems to increase collective developer knowledge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages