all repos — archive/homestead @ main

My future indieweb platform

e718339d
Add request_duration_seconds histogram
Alan Pearce alan@alanpearce.eu
Fri, 15 Sep 2023 10:34:33 +0200
4218b3b5
Add namespace to prometheus metrics
Alan Pearce alan@alanpearce.eu
Thu, 14 Sep 2023 19:52:30 +0200
7bb417f9
Catch errors and log to sentry
Alan Pearce alan@alanpearce.eu
Thu, 14 Sep 2023 12:07:05 +0200

homestead

Goals

  1. Static web server with prometheus-based analytics
  2. Dynamic web server capable of generating Zola-based websites
  3. More indieweb features

Installing

To install dependencies:

bun install

To run:

bun run src/index.ts

This project was created using bun init in bun v0.8.1. Bun is a fast all-in-one JavaScript runtime.

clone
git clone https://git.alanpearce.eu/archive/homestead