Personal website for Lane Goldberg, Founder/CTO of All Gold and OwnLaunch.
# Install dependencies
pnpm install
# Start development server
pnpm run dev
# Build for production
pnpm run build
# Lint and format code
pnpm run lint
Hosted on Cloudflare Pages (free tier). Deployment happens automatically when pushing to the main branch.
This is a personal website. Please contact Lane Goldberg for licensing information.
If you notice any issues, feel free to open an issue or PR on GitHub.