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

https://github.com/mannuelf/deno-blog-scraper


https://github.com/mannuelf/deno-blog-scraper

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Deno blog scraper

```bash
docker network create web
```

```bash
docker-compose up -d
```

## Architecture

![architecture](.github/architecture.png)

![system](.github/systems-architecture.png)

## Backend

[Read guide](/backend/README.md)

## Client

[Read guide](/client/README.md)

## Redis

[Read guide](/redis/README.md)