Digiocular · Internal Tools

tools.digiocular.in

Self-hosted internal services + per-client UI primitives the studio uses. Each tool has its own folder under tools/ with a README, docker-compose, and env template — bring up any one of them on a fresh VPS in minutes.

MIT / Apache — safe to embed AGPL — internal use only🔒 Restricted — see notes

Studio services

Self-hosted on a shared VPS, accessed by the team and (where appropriate) by clients via tenant logins. Cost ~$20-30/mo total infra.

Client codebases

UI primitives + npm libraries that ship inside each hotel/spa Next.js site. No central instance to host.

Magic UI

Scaffolded

150+ animated React + Tailwind + Framer components — copy-paste

Installed in lead-finder /tools/magic-ui-showcase + per client repo

Mux Elements

Planned

<mux-player> HLS web component — hotel hero loops & room tours

npm install per client repo when first video tour is needed

react-big-calendar

Planned

Booking-availability widget that runs against Google Sheets

Per-client install when client wants public availability widget

Payload CMS

Planned

TypeScript-native CMS — installs as a plugin into client's Next.js

Per-client install — clients keep data sovereignty

Lighthouse CI

Scaffolded

Auto-generate monthly perf reports for retainer clients

GitHub Action workflow in lead-finder + per-client repos

Fumadocs

Scaffolded

Next.js-native docs/help-center — internal docs + per-client FAQ

Scaffolded in lead-finder /docs

External tools

Things the team uses locally — no infra to manage.

Cap

External

Local-first Loom alternative — async client walkthroughs

Use the desktop app — no infra needed

Aider

External

Terminal coding agent that pairs with any LLM (incl. NIM)

pip install aider-chat — local CLI, no infra