{"id":15103767,"url":"https://github.com/delabon/aiartgen","last_synced_at":"2026-01-25T13:31:44.118Z","repository":{"id":248148878,"uuid":"826983227","full_name":"delabon/aiartgen","owner":"delabon","description":"A platform for AI artists where they can leverage Opanai's DALL-E to generate modern art. Built with Laravel.","archived":false,"fork":false,"pushed_at":"2024-10-18T15:02:40.000Z","size":2161,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T14:51:17.986Z","etag":null,"topics":["dall-e","javascript","laravel","openai-api","php8","phpstan","phpunit","tailwind"],"latest_commit_sha":null,"homepage":"","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/delabon.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}},"created_at":"2024-07-10T19:21:59.000Z","updated_at":"2024-10-18T15:02:44.000Z","dependencies_parsed_at":"2024-07-20T10:34:29.191Z","dependency_job_id":"4759609d-240e-4cf4-850d-81cc854d8558","html_url":"https://github.com/delabon/aiartgen","commit_stats":null,"previous_names":["delabon/aiartgen"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/delabon/aiartgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delabon%2Faiartgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delabon%2Faiartgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delabon%2Faiartgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delabon%2Faiartgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delabon","download_url":"https://codeload.github.com/delabon/aiartgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delabon%2Faiartgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28753432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"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":["dall-e","javascript","laravel","openai-api","php8","phpstan","phpunit","tailwind"],"created_at":"2024-09-25T19:41:59.660Z","updated_at":"2026-01-25T13:31:44.110Z","avatar_url":"https://github.com/delabon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## AIArtGen\n\nA platform for AI artists where they can leverage Opanai's DALL-E to generate modern art.\n\n### Key Features\n\n- **APIs**: A set of APIs that allow for creating, reading, updating, and deleting art pieces.\n- **API Documentation**: Detailed documentation for the APIs, including request/response examples ([Url](https://documenter.getpostman.com/view/24405131/2sAXjJ5YT7)).\n- **User Authentication**: Secure user registration and login functionality.\n- **Email Verification**: Users must verify their email addresses before accessing certain features.\n- **Password Reset**: Users can reset their passwords via email.\n- **Art Management**: Authenticated users can create, edit, and delete their art pieces.\n- **User Profiles**: View art collections by specific users.\n- **Responsive Design**: Optimized for both desktop and mobile devices.\n- **Notifications**: Email notifications for account verification and password reset.\n- **Role-Based Access Control**: Permissions to ensure only authorized users can perform certain actions.\n\n### Tech Stack\n\n- **Backend**: PHP 8.2, Laravel 11\n- **Database**: SQLite\n- **Testing**: PHPUnit for unit, integration and feature testing (Developed completely using TDD)\n- **Static Analysis**: PHPStan for analyzing code quality\n- **Environment Management**: Docker for containerization and consistent development environments\n- **CI**: GitHub actions for continuous Integration\n- **Openai**: DALL-E API for art generation\n\n## How to test it on your local machine\n\n### Up containers\n\n```bash\ndocker compose up --build -d\n```\n\n### Run the following\n\n```bash\ndocker compose exec php-service composer install\ncp app/.env.example app/.env\ndocker compose exec php-service php artisan key:generate\ndocker compose exec php-service php artisan migrate\n```\n\n### Build assets\n\n```bash\ndocker compose run --rm node-service npm install\ndocker compose run --rm node-service npm run build\n```\n\n### Run PHPUnit tests\n\n```bash\ndocker compose exec php-service vendor/bin/phpunit --testsuite=Unit\ndocker compose exec php-service vendor/bin/phpunit --testsuite=Integration\ndocker compose exec php-service vendor/bin/phpunit --testsuite=Feature\n```\n\nOpen http://localhost:8022/ in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelabon%2Faiartgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelabon%2Faiartgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelabon%2Faiartgen/lists"}