superern / kirepo-news

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huawei ServiPay Worldline LG FIT4 Digital

KIREPO NEWS API

Requirements

In order to run this project locally, you need the following:

  • node
  • npm or yarn
  • php (for windows: best to use Laragon)
  • make sure to enable extensions:
    • pdo_sql
    • sqlite3
      • we will be using sqlite
  • create database.sqlite under database folder

Commands

Assuming project already cloned

  • composer install
  • php artisan key:generate
  • php artisan migrate --seed
  • cp .env-example .env
  • When using Windows

Voila! Access your news APIs now.

SCREENSHOTS

Premium Partners

Contributing

Thank you superern for considering contributing to the Kirepo News API!

Code of Conduct

In order to ensure that the Kirepo community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Kirepo News API, please send an e-mail to Taylor Otwell via info@kirepo.lu. All security vulnerabilities will be promptly addressed.

License

The Kirepo News API is open-sourced software licensed under the MIT license.

About

License:MIT License


Languages

Language:PHP 83.5%Language:Blade 15.7%Language:Shell 0.8%