Skip to content

dylsteck/dylsteck

Repository files navigation

dylsteck

dylansteck.com homepage as of February 2026

The homepage of Dylan Steck, live at dylansteck.com

Features

The site is optimized for performance and SEO, requires minimal outside dependencies, and works as a Farcaster mini app

Features/packages used include:

Originally built on top of this Next.js MDX boilerplate repo

Development

bun install
bun run dev

Deployment

There's a Dockerfile at the repo root for self-hosting (e.g. on Coolify). It builds with Bun and serves the Nitro output on port 3000 via Node:

docker build -t dylsteck .
docker run -p 3000:3000 dylsteck

© 2026 MIT Licensed

About

The homepage of Dylan Steck

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors