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

https://github.com/raclettes/bibliotecha


https://github.com/raclettes/bibliotecha

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Biblotecha

A WIP headless CMS system, designed to be blazingly fast and have minimal CPU/GPU impact.

## Installing on WSL

You will need to install supplementary packages if not already installed:
```bash
sudo apt install build-essential
sudo apt install pkg-config
sudo apt install openssl
sudo apt install libssl-dev
```