Skip to content

arvids-gammersmidts/symfony-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User rss feed Project

User rss feed app based on Symfony 4.1+ & PHP 7.2+

Installation with docker

sh ./setup.sh

Run the project

Run tests

cd app
vendor/bin/codecept run tests/

Stop the project

docker-compose stop