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

https://github.com/olegkorol/blog

My personal blog. Relaunched.
https://github.com/olegkorol/blog

Last synced: 2 months ago
JSON representation

My personal blog. Relaunched.

Awesome Lists containing this project

README

        

# blog.olegkorol.de

To install dependencies:

```bash
bun install
```

To run the development server:

```bash
bun run dev
```

This project was created using `bun init` in bun v1.2.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.