{"id":31221585,"url":"https://github.com/felykscode/aira-cms","last_synced_at":"2026-02-13T07:32:53.187Z","repository":{"id":314909056,"uuid":"1056995330","full_name":"FelyksCode/aira-cms","owner":"FelyksCode","description":"AIRA Content Management System","archived":false,"fork":false,"pushed_at":"2025-11-14T07:57:46.000Z","size":2276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-14T09:28:04.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FelyksCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-15T06:20:41.000Z","updated_at":"2025-11-14T07:57:50.000Z","dependencies_parsed_at":"2025-10-21T11:28:50.317Z","dependency_job_id":null,"html_url":"https://github.com/FelyksCode/aira-cms","commit_stats":null,"previous_names":["felykscode/aira-cms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FelyksCode/aira-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelyksCode%2Faira-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelyksCode%2Faira-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelyksCode%2Faira-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelyksCode%2Faira-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FelyksCode","download_url":"https://codeload.github.com/FelyksCode/aira-cms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelyksCode%2Faira-cms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-21T21:00:37.172Z","updated_at":"2026-02-13T07:32:53.182Z","avatar_url":"https://github.com/FelyksCode.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AIRA Content Management System\n\nWeb-based Content Management System for AIRA.\n\nUsing Laravel 12 and Filament v.4\n\n## More Information\n\nFor more details, guides, and documentation, please visit the [AIRA CMS Wiki](https://github.com/FelyksCode/aira-cms/wiki).\n\n## Installation\n\nApp Requirements\n\n-   PHP ≥ 8.1\n-   [Composer](https://getcomposer.org)\n-   Database (MySQL/MariaDB, PostgreSQL, SQLite)\n-   Node.js + NPM/Yarn\n-   Laravel ≥ 10\n\n### Steps For Setting Up the Project\n\n\u0026nbsp;1. Cloning the project into local directory\n\n```\n    git clone https://github.com/FelyksCode/aira-cms.git\n\n    cd aira-cms\n```\n\n\u0026nbsp;2. Install the project dependencies\n\n```\n    composer install\n    npm install\n```\n\n\u0026nbsp;3. Setup the project environment configuration\n\n```\n    cp .env.example .env\n    php artisan key:generate\n    php artisan storage:link\n```\n\n### For Local Development\n\n\u0026nbsp;4. Environment Configuration\n\nIn `.env` file add\n\n```\n    USER_NAME=demo              # Change Name, Email and Password\n    USER_EMAIL=demo@demo.com    #\n    USER_PASSWORD=123           #\n```\n\n\u0026nbsp;5. Run the migrations\n\nBefore running the migrations make sure the database config inside the `.env` file is correct\n\n```\n    php artisan migrate\n```\n\n\u0026nbsp;6. Seed the database\n\n```\n    php artisan db:seed\n```\n\n\u0026nbsp;7. Run the project\n\n```\n    composer dev\n```\n\n\u0026nbsp; or\n\n```\nTerminal 1:\n    php artisan serve\n\nTerminal 2:\n    npm run dev\n```\n\n### For Production\n\nRun the build script\n\n```\n    npm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelykscode%2Faira-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelykscode%2Faira-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelykscode%2Faira-cms/lists"}