Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

readability research-paper

Last synced: 18 days 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
```