Devhunt screenshot

Devhunt

Author Avatar Theme by Marsx dev
Updated: 18 Mar 2025
382 Stars

A launching platform for dev tools, built by developers. Open-source and collaborative, we use GitHub pull requests for listings and user logins for genuine voting. Join us at DevHunt to showcase your innovations and empower developer tools across the web! Led by https://twitter.com/johnrushx .

Categories

Overview

DevHunt is an open-source and collaborative launching platform for developer tools, created by developers. It aims to empower innovations in developer tools across the web. Users can showcase their projects on DevHunt.org.

Features

  • Quick Start: Easily set up by creating a .env.local file with necessary environment variables and running the dev server.
  • Restore Supabase Dump: Restore a Supabase dump by following simple steps to ensure data integrity during setup.
  • Setup Social Login (OAuth): Enable social login features with detailed instructions for platforms like GitHub and Google.

Installation

To install the DevHunt theme, follow these steps:

  1. Create .env.local file: At the root of your project, create a .env.local file and populate it with the required environment variables.

    touch .env.local
    
  2. Install packages: Run the dev server by executing the following command:

    npm install
    
  3. Open in browser: After installation, open http://localhost:3000 in your browser to access the theme.

Summary

DevHunt is a platform designed by developers for developers, offering a collaborative space to showcase innovations and empower the developer community. By following the provided installation steps, users can easily set up the theme and enjoy its key features like social login integration and data restoration capabilities. With an emphasis on user-friendly setup and detailed guides, DevHunt aims to streamline the process of launching and sharing developer tools.