Ecosyste.ms: Awesome
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: 18 days ago
JSON representation
📜 Read The Fucking Paper
- Host: GitHub
- URL: https://github.com/uetchy/readable-paper
- Owner: uetchy
- License: mit
- Created: 2016-12-16T03:48:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-06T11:00:38.000Z (over 6 years ago)
- Last Synced: 2024-11-08T20:53:51.351Z (2 months ago)
- Topics: readability, research-paper
- Language: Python
- Homepage: https://readable-paper.herokuapp.com
- Size: 662 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```