Skip to content

sir-lexonarkz/fire

Repository files navigation

FIRe Feeds Importer & Reader

Demo example Symfony 7.1 with Symfony UX components (UX Live components, UX Swup, UX icons) and API Platform

Usage

  • Add sources with RSS XLM URL and click refresh button to import content in database
  • Access to API documentation API Plateform : /api

Installation

# Install required dependencies
$ composer install
$ npm install

# Create database and schema
$ php bin/console doctrine:database:create
$ php bin/console doctrine:schema:update --force

Requirements

Test tools

  • PHPUnit
$ php bin/phpunit
  • PHPStan
$ php vendor/bin/phpstan
  • Behat
$ php vendor/bin/behat

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published