Skip to content

The one-stop shop for your distrohopping needs

Notifications You must be signed in to change notification settings

arunanshub/distrohop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distrohop

CI

Introduction

This is the source code of Distrohop.

Getting Started

Installation

Get started by installing Distrohop:

pnpm i

Ensure you have Pnpm installed for the best experience.

Environment Variables

  • DATABASE_URL: Your pooled database URL.

Handle these variables securely in a separate .env file for data protection.

Technology Stack

Distrohop leverages the Nitro server by provided by Nuxt. Explore the code in src/server for customization.