Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arunanshub/distrohop

The one-stop shop for your distrohopping needs
https://github.com/arunanshub/distrohop

distrohopper linux nuxt nuxt3 os vue3

Last synced: 28 days ago
JSON representation

The one-stop shop for your distrohopping needs

Awesome Lists containing this project

README

        

# Distrohop

[![CI](https://github.com/arunanshub/distrohop/actions/workflows/ci.yml/badge.svg)](https://github.com/arunanshub/distrohop/actions/workflows/ci.yml)

## Introduction

This is the source code of Distrohop.

## Getting Started

### Installation

Get started by installing Distrohop:

```bash
pnpm i
```

Ensure you have [Pnpm](https://pnpm.io/) 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.