The official website for bogorg - Making things work, weirdly.
Vite • React • TypeScript • Tailwind CSS • shadcn/ui
Prerequisites: Node.js v18+ and pnpm
# Install dependencies
pnpm install
# Start dev server
pnpm dev
# Build for production
pnpm build
# Preview production build
pnpm previewAutomatically deployed to GitHub Pages via GitHub Actions. The dist folder contains the production build.
Got a brilliantly terrible idea? Visit our GitHub organization to contribute.
© 2025 bogorg - Making things work, weirdly