Skip to content

improve: DX, SEO, and repo hygiene#17

Open
nadimtuhin wants to merge 1 commit into
mainfrom
improve/dx-and-seo
Open

improve: DX, SEO, and repo hygiene#17
nadimtuhin wants to merge 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

- 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
@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 6, 2026 12:57pm

@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.

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