DevToolset is an open-source developer tools navigator that doesn't require a database. It leverages GitHub for content storage and Next.js for dynamic rendering.
Key Features:
- Database-free Architecture: Uses GitHub for content management.
- Dynamic Content: Renders content with Next.js server-side rendering.
- Markdown Support: Enables easy content editing and version control.
- Admin Interface: Includes a built-in admin panel for content management (requires GitHub token).
- Responsive Design: Offers a responsive design using Tailwind CSS.
- SEO Friendly: Optimized for search engines.
- Easy Deployment: Simplifies deployment to Vercel.
- Analytics Support: Integrates with Google Analytics and Plausible Analytics.
- i18n: Supports multiple languages.
- Dark Mode: Offers dark mode support.
- Ads Support: Supports Google Adsense.
Tech Stack:
- Next.js
- Tailwind CSS
- Shadcn/UI
- Vercel
- Next-Intl
How to Add a Tool:
- Submit via GitHub Issues.
- Modify the jsonc file in
data/json/[locale]
and create a pull request.
Deployment:
- Clone the repository.
- Install dependencies.
- Configure environment variables.
- Deploy to Vercel.