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

https://github.com/lucasprag/blog

My personal blog
https://github.com/lucasprag/blog

command-line productivity programming solopreneurship vscode

Last synced: 21 days ago
JSON representation

My personal blog

Awesome Lists containing this project

README

          

# blog

[lucasprag.com](https://lucasprag.com)

## Install deps

```
bundle install
yarn install
```

## Serve the blog locally

```
bin/dev
```