homestead
Goals
- Static web server with prometheus-based analytics
- Dynamic web server capable of generating Zola-based websites
- More indieweb features
Installing
To install dependencies:
bun installTo run:
bun run src/index.tsThis project was created using
bun initin bun v0.8.1. Bun is a fast all-in-one JavaScript runtime.