Bitmap
A little fun website with 1 billion checkboxes
Install / Use
/learn @alula/BitmapREADME
1 billion checkboxes
https://bitmap.alula.me/
Dev setup
Client:
cd client
cp .env.example .env
pnpm install
pnpm dev
Server:
cd server
cp config.example.toml config.toml
cargo run
Release build
Client:
cd client
pnpm build
# Static site is in `dist/client` directory
Server:
cd server
cargo build --release
# Compiled binary is `target/release/checkboxes-server`
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
