Skip to content

improve: DX, SEO, and repo hygiene#17

Merged
nadimtuhin merged 1 commit into
mainfrom
improve/dx-and-seo
Jun 28, 2026
Merged

improve: DX, SEO, and repo hygiene#17
nadimtuhin merged 1 commit into
mainfrom
improve/dx-and-seo

Conversation

@nadimtuhin

Copy link
Copy Markdown
Owner

Changes

Bug fixes

  • Remove console.log debug statements from production code (App.tsx)
  • Fix OG/Twitter meta URLs pointing to wrong domain (devutils.appdevutils-one.vercel.app)

DX improvements

  • Replace hardcoded Last updated: Jul 23, 2025 in sidebar footer with dynamic v{__APP_VERSION__} linked to GitHub releases
  • Bump package version 0.0.01.0.0
  • Move capture-website and sharp from dependenciesdevDependencies (they're only used by screenshot scripts, not the app)

Repo improvements

  • Add CONTRIBUTING.md with dev setup, tool conventions, and PR process
  • Add 10 GitHub topics for search discoverability (developer-tools, devtools, react, typescript, privacy, offline, browser-tools, utilities, vite, tailwindcss)
  • Homepage URL corrected in GitHub repo settings

@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
devutils Error Error Jun 28, 2026 7:39pm

@claude

claude Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

@kilo-code-bot

kilo-code-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (5 files)
  • index.html
  • package.json
  • src/App.tsx
  • src/vite-env.d.ts
  • vite.config.ts
Previous Review Summary (commit 8878fdd)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 8878fdd)

Status: No Issues Found | Recommendation: Merge

Files Reviewed (6 files)
  • CONTRIBUTING.md
  • index.html
  • package.json
  • src/App.tsx
  • src/vite-env.d.ts
  • vite.config.ts

Reviewed by laguna-m.1-20260312:free · Input: 146.1K · Output: 6.1K · Cached: 613.9K

- Remove console.log debug statements from production code
- Fix OG/Twitter meta URLs (devutils.app -> devutils-one.vercel.app)
- Replace hardcoded 'Last updated' date with dynamic app version from package.json
- Bump version to 1.0.0
- Move capture-website and sharp to devDependencies (build-time only)
- Add vite define for __APP_VERSION__ global
- Add CONTRIBUTING.md with full dev setup and tool authoring guide
- Add 10 GitHub topics for discoverability
@nadimtuhin nadimtuhin force-pushed the improve/dx-and-seo branch from 8878fdd to c3dcab7 Compare June 28, 2026 19:39
@nadimtuhin nadimtuhin merged commit 530db05 into main Jun 28, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant