{"id":21133454,"url":"https://github.com/sheitak/cda-prepa-app","last_synced_at":"2026-08-04T09:05:30.930Z","repository":{"id":110785550,"uuid":"278668412","full_name":"Sheitak/cda-prepa-app","owner":"Sheitak","description":"[...]","archived":false,"fork":false,"pushed_at":"2020-07-10T15:25:50.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T17:57:10.445Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sheitak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-07-10T15:24:44.000Z","updated_at":"2021-01-25T04:41:15.000Z","dependencies_parsed_at":"2023-03-13T10:04:45.437Z","dependency_job_id":null,"html_url":"https://github.com/Sheitak/cda-prepa-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sheitak/cda-prepa-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fcda-prepa-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fcda-prepa-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fcda-prepa-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fcda-prepa-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sheitak","download_url":"https://codeload.github.com/Sheitak/cda-prepa-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fcda-prepa-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36269700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-04T02:00:06.901Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-20T06:10:05.176Z","updated_at":"2026-08-04T09:05:30.911Z","avatar_url":"https://github.com/Sheitak.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CDA Prepa App\n---\n# Project installation\n\n## 1. Configure your environment\n\n- Duplicate \".env\" file and rename the duplicated file \".env.local\"\n\n- Customize the DATABASE_URL variable.\n\n(Replace user \u0026 password in the example below)\n\n```\nDATABASE_URL=mysql://\u003cuser\u003e:\u003cpassword\u003e@127.0.0.1:3306/bewved?serverVersion=5.7\n```\n\n## 2. Install PHP dependencies\n\n```\ncomposer install\n```\n\n## 3. Import the datas\n\n- Remove existing database\n\n```\nphp bin/console doctrine:database:drop --force\n```\n\n- Create new database\n\n```\nphp bin/console doctrine:database:create\n```\n\n- Import the database\n\n```\nphp bin/console doctrine:database:import bewved.sql\n```\n\n- Migration database\n\n```\nphp bin/console make:migration\n```\n\n```\nphp bin/console doctrine:migration:migrate\n```\n\n- Load fixtures for test situation\n\n```\nphp bin/console doctrine:fixtures:load\n```\n\n- For reset id number\n\n```\nphp bin/console doctrine:fixtures:load --purge-with-truncate\n```\n\n## 4. Install JS dependencies\n\n```\nyarn install\n```\n\n## 5. Build Webpack JS \u0026 CSS source files\n\n```\nyarn dev\n```\n\n## 6. Start dev server\n\n```\nsymfony server:start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheitak%2Fcda-prepa-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheitak%2Fcda-prepa-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheitak%2Fcda-prepa-app/lists"}