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

https://github.com/okdp/okdp.io

OKDP official website
https://github.com/okdp/okdp.io

Last synced: 3 months ago
JSON representation

OKDP official website

Awesome Lists containing this project

README

        

# OKDP.io

OKDP website, temporary made with Vite.

## Development

```bash
# Install dependencies
npm install
# Run the development server
npm run dev
```