GitHub - just-be-dev/just-be.dev: My personal site

Skip to content

Navigation Menu

Sign in

Appearance settings

just-be.dev

Welcome to my little corner of the internet. My site is build with Astro and themed after the TUIs that have inspired my whole career.

Setup

I use mise for managing development tools. If you don't have mise installed:

curl https://mise.run | sh

Then install the project dependencies:

Development

The site will be available at localhost:4321.

Building

Deployment

This site is deployed to Cloudflare Workers.