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

https://github.com/rwv/homepage

🏠 Source code for rwv.dev
https://github.com/rwv/homepage

homepage rwv web

Last synced: 3 months ago
JSON representation

🏠 Source code for rwv.dev

Awesome Lists containing this project

README

          

# rwv's homepage

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

This is the source code for rwv's [homepage](https://rwv.dev/).

## Development

```sh
pnpm run dev
```

## Build

```sh
pnpm run build
```