README.md

Fedora QA Landingpage

Fedora QA info aggregator

Setup

Clone https://pagure.io/fedora-qa/oraculum backend and run it:

$ python3 runapp.py

Clone this repository and run it:

$ npm install
$ npm run start

The landingpage is now running at http://localhost:3000