An open API service indexing awesome lists of open source software.

https://github.com/matthewbub/mattbub.com

hand rolled like a good taquito
https://github.com/matthewbub/mattbub.com

docker go self-hosted sqlite3 ubuntu vite

Last synced: 2 months ago
JSON representation

hand rolled like a good taquito

Awesome Lists containing this project

README

          

# mattbub.com

Frontend-only site powered by React + Vite + TanStack Router.

## Local dev

- Install deps: `pnpm install`
- Start dev server: `pnpm run dev`

## Build

- Production build: `pnpm run build`
- Preview build: `pnpm run preview`

## Deployment

This project is static and can be deployed to static hosts like GitHub Pages, Cloudflare Pages, Netlify, or Vercel static output.