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

https://github.com/tinyhttp/website

🌍 website for tinyhttp
https://github.com/tinyhttp/website

tinyhttp website

Last synced: about 1 month ago
JSON representation

🌍 website for tinyhttp

Awesome Lists containing this project

README

        

# website

🌍 website for tinyhttp

## Setup

```sh
pnpm i
```

## Run

Production: `pnpm build && pnpm start`
Development: `pnpm dev`