{"id":21133429,"url":"https://github.com/sheitak/wild-series","last_synced_at":"2025-08-03T01:13:31.317Z","repository":{"id":41757986,"uuid":"221235266","full_name":"Sheitak/wild-series","owner":"Sheitak","description":"Website listing of series, seasons and episodes. Designed with PHP and Symfony. Database management with MySQL and Doctrine ORM.","archived":false,"fork":false,"pushed_at":"2023-01-05T00:49:15.000Z","size":33966,"stargazers_count":0,"open_issues_count":21,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T06:26:15.369Z","etag":null,"topics":[],"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/Sheitak.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}},"created_at":"2019-11-12T14:19:04.000Z","updated_at":"2023-07-04T09:48:43.000Z","dependencies_parsed_at":"2023-02-03T02:30:19.212Z","dependency_job_id":null,"html_url":"https://github.com/Sheitak/wild-series","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fwild-series","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fwild-series/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fwild-series/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheitak%2Fwild-series/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sheitak","download_url":"https://codeload.github.com/Sheitak/wild-series/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243576975,"owners_count":20313530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:09:18.920Z","updated_at":"2025-03-14T12:29:25.383Z","avatar_url":"https://github.com/Sheitak.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wild-Series\n\n### First Project with Symfony\n\nVideo Symfony 09 : https://www.loom.com/share/c543f36922b244e59c5f36a7176a93b8\n\nVideo Symfony 10 : https://www.loom.com/share/2d30908e37db4ae2ae98c4a063200741\n\nVideo Symfony 11 : https://www.loom.com/share/aa5dd115b3a447bbb280995ad87ce34d\n\nVideo Symfony 12 : https://www.loom.com/share/dbbd2d4b09e249b0a38a779528cfaab1\n\nVideo Symfony 13 : https://www.loom.com/share/f6876f8c483b40c8be78cd8153cd44af\n\nVideo Symfony 14 : https://www.loom.com/share/a33ff8c81f8f4a1495a131e22fe13ea9\n\nVideo Symfony 15 : https://www.loom.com/share/90e4deb7242f492ca2d2318ef8a0d9b2\n\nVideo Symfony 16 : https://www.loom.com/share/6b95445c290e43ebbee994ca9f2facdf\n\nVideo Symfony 17 : https://www.loom.com/share/ba1feda8868f4e78bfb384a0b4f7b5a4\n\nVideo Symfony 18 : https://www.loom.com/share/4b7c75198be74199b2c783ae087467ec\n\nVideo Symfony 19 : https://www.loom.com/share/d0fe85464ce744d2b6b6689a56309c80\n\nVideo Symfony 20 : https://www.loom.com/share/eaf792d435a74a369838b6ac581f2d47\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/wildseries?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 db.sql\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%2Fwild-series","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheitak%2Fwild-series","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheitak%2Fwild-series/lists"}