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

https://github.com/ziwot/homepage


https://github.com/ziwot/homepage

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# homepage

## Prerequisites

nix with flakes and direnv.

## Install

Install dependencies:

```sh
make install
```

## Dev

Using tmuxinator:

```sh
tmuxinator start dev
```