FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

dylsteck (Dylan Steck) · GitHub

Organizations

Block or report dylsteck

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dylsteck/README.md

dylsteck

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

Primary host is Cloudflare Workers:

bun run deploy

Pushes to main also deploy via .github/workflows/deploy.yml (needs a CLOUDFLARE_API_TOKEN repo secret with Workers edit permission). Custom domains dylansteck.com and www.dylansteck.com are declared in wrangler.jsonc.

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

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

© 2026 MIT Licensed

Pinned Loading

  1. farcasterkit farcasterkit Public

    React hooks for the best Farcaster apps

    TypeScript 55 11

  2. litecast litecast Public

    A beautiful yet simple Farcaster client

    TypeScript 68 12

  3. casterscan casterscan Public

    A block explorer for Farcaster

    TypeScript 34

  4. farhack farhack Public

    The ultimate Farcaster hackathon

    TypeScript 8 6

  5. ship ship Public

    A background coding agent

    TypeScript 13 2

  6. tap tap Public

    it just takes one tap

    TypeScript 9


Back | FazBrowse Home | New Git URL