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

https://github.com/uetchy/readable-paper

📜 Read The Fucking Paper
https://github.com/uetchy/readable-paper

readability research-paper

Last synced: 1 day ago
JSON representation

📜 Read The Fucking Paper

Awesome Lists containing this project

README

          

# readable-paper

![Screenshot](https://raw.githubusercontent.com/uetchy/readable-paper/media/ss1.png)

## Build

```
docker-compose up --build
```

then access to

## Heroku

```
heroku create
heroku addons:add heroku-redis
git push heroku master
```