https://github.com/mikebarkmin/lesbar.club
Test the readability of your texts. Simple. Fast. Free.
https://github.com/mikebarkmin/lesbar.club
flask readability
Last synced: over 1 year ago
JSON representation
Test the readability of your texts. Simple. Fast. Free.
- Host: GitHub
- URL: https://github.com/mikebarkmin/lesbar.club
- Owner: mikebarkmin
- License: mit
- Created: 2019-08-20T06:51:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-30T20:12:32.000Z (almost 4 years ago)
- Last Synced: 2025-02-10T11:11:16.695Z (over 1 year ago)
- Topics: flask, readability
- Language: JavaScript
- Homepage: https://lesbar-club.vercel.app/
- Size: 65.4 MB
- Stars: 0
- Watchers: 3
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Lesbar.club

**Test the readability of your texts. Simple. Fast. Free.**
[](https://github.com/mikebarkmin/lesbar.club/graphs/contributors)
[](https://hub.docker.com/r/mikebarkmin/lesbar.club)
[](https://cloud.docker.com/repository/docker/mikebarkmin/lesbar.club)
[](https://codeclimate.com/github/mikebarkmin/lesbar.club/maintainability)
## [Feature Requests and Bugs](https://github.com/mikebarkmin/lesbar.club/issues)
Please add your questions as GitHub issue: [Lesbar.club Feature Requests and Bugs](https://github.com/mikebarkmin/lesbar.club/issues).
## Develop
```
Fork https://github.com/mikebarkmin/lesbar.club.git
git clone https://github.com/{yourusername}/lesbar.club.git
cd lesbar.club
docker-compose up
Submit a pull request
```
## Deploy
```
wget https://github.com/mikebarkmin/lesbar.club/raw/master/docker-compose.prod.yml
docker-compose -f docker-compose.prod.yml up
```
## License
Licensed under the MIT License, Copyright © 2019-present Mike Barkmin.
See [LICENSE](https://raw.githubusercontent.com/mikebarkmin/lesbar.club/master/LICENSE) for more information.