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

https://github.com/22a/ie

🌐 Personal cybersphere, https://22a.ie
https://github.com/22a/ie

Last synced: 10 months ago
JSON representation

🌐 Personal cybersphere, https://22a.ie

Awesome Lists containing this project

README

          

# [22a.ie](https://22a.ie)

[![Netlify Status](https://api.netlify.com/api/v1/badges/12cd69d8-cc9c-45b6-b20c-2b6ba09a0bbc/deploy-status)](https://app.netlify.com/sites/22a/deploys)

### Setup

```bash
pnpm i
```

### Running locally

```bash
pnpm dev
```

### Production build

```bash
pnpm build
```