/your-feed

The small POC to simplify being up-to-date with posts, news etc.

Primary LanguagePHP

Your feed

Project currently is work in progress.

The small POC to simplify being up-to-date with posts, news etc. and test idea to import data.

Information

Code is not a good example of writing architecture. It is written quickly due to the fact that it is PoC, but neat enough so that it is prepared for refactoring.

Run

Run locally project

make run

Run scheduler

make scheduller

Run CI

make ci

Deploy

TBD