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

https://github.com/ppvan/bookworm


https://github.com/ppvan/bookworm

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Bookworm

Your personal book reading tracker.

## Development

### Dependendies

> mongodb & node 18

```bash
yarn install --dev
```

```bash
yarn run dev
```