Skip to content

Mikle/ereses

Repository files navigation

About ereses

ereses is a self-hosted rss-feed reader based on the laravel framework. So it is written completely in php/js/html/css.

Current status

ereses is in development, so there´s no rc to use. Status will be updated on first rc.

Getting started

  1. Checkout this repository
  2. Run composer install
  3. Create up your .env cp .env.example .env and update your settings
  4. Create your own application key php artisan key:generate
  5. Clear laravel cache php artisan cache:clear and php artisan config:cache
  6. Run php artisan migrate to migrate the database
  7. Congraz, u did it!

Contributing

If you want to contribute to this project please let me know.

Security Vulnerabilities

If you discover a security vulnerability within ereses, please write an issue on this github project.

License

ereses is open-sourced software licensed under the MIT license.

About

Laravel-based RSS-Feed reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages