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

https://github.com/heapwolf/blog

personal blog
https://github.com/heapwolf/blog

Last synced: about 1 month ago
JSON representation

personal blog

Awesome Lists containing this project

README

        

# SYNOPSIS
A small blog that uses github issues as a database

# BUILD
If you want to make changes to the code, just run the following commands

```bash
npm install
npm run build
```