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

https://github.com/evolvedlight/evolvedlight.github.io


https://github.com/evolvedlight/evolvedlight.github.io

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

This is my person blog.

To build:
- Install pnpm

Windows:
```
iwr https://get.pnpm.io/install.ps1 -useb | iex
pnpm install
pnpm run dev
```