{"id":18265807,"url":"https://github.com/playfulprogramming/codecorn-courses","last_synced_at":"2025-04-09T01:45:44.583Z","repository":{"id":226230921,"uuid":"610256582","full_name":"playfulprogramming/codecorn-courses","owner":"playfulprogramming","description":"A mythical creature that is half-unicorn and half-codec","archived":false,"fork":false,"pushed_at":"2023-03-21T21:10:26.000Z","size":435,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-25T01:14:44.325Z","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/playfulprogramming.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}},"created_at":"2023-03-06T12:12:49.000Z","updated_at":"2023-03-07T12:21:57.000Z","dependencies_parsed_at":"2024-03-06T15:22:20.039Z","dependency_job_id":"1113aca5-94ac-4a30-88ba-99e388f02d5b","html_url":"https://github.com/playfulprogramming/codecorn-courses","commit_stats":null,"previous_names":["unicorn-utterances/codecorn-courses","playfulprogramming/codecorn-courses"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fcodecorn-courses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fcodecorn-courses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fcodecorn-courses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fcodecorn-courses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playfulprogramming","download_url":"https://codeload.github.com/playfulprogramming/codecorn-courses/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767397,"owners_count":20992585,"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-05T11:19:52.464Z","updated_at":"2025-04-09T01:45:44.564Z","avatar_url":"https://github.com/playfulprogramming.png","language":"PHP","readme":"# codecorn-courses\n\nA mythical creature that is half-unicorn and half-codec.\n\n## # Docker setup\n\n```bash\ndocker compose up -d\n```\n\nor full rebuild.\n\n```bash\ndocker compose up -d --force-recreate --build\n```\n\n### Install the required dependencies in the docker container\n\n```bash\ndocker exec -it codecorn-website cp .env.example .env\ndocker exec -it codecorn-website composer install\ndocker exec -it codecorn-website npm install\n```\n\n#### To run an interactive terminal run\n\n```bash\ndocker exec -it codecorn-website bash\n```\n\n##### The proxy server requires a `cert.pem` and `key.pem` file in the `./proxy/certificates` folder but is disabled by default and not required.\n\n## # Windows/Linux setup\n\nRequires php with openssl enabled.\n\n### Install the required dependencies on your machine\n\n```bash\ncp .env.example .env\ncomposer install --ignore-platform-reqs\nnpm install\n```\n\n## Setup a test mail server for the 2fa and email verification steps\n\nFollow the instructions in the [laravel docs](https://laravel.com/docs/10.x/mail#mail-and-local-development) for a test mail server. \u003c/br\u003e\nOr fill in the `MAIL_*` variables in the `.env` file for a real mail server.\n\n### Start the dev server\n\n```bash\nnpm run dev\n```\n\nor\n\n```bash\nphp artisan serve\n```\n\n#### The vite HMR server is running on port 8766\n\nOpen \u003chttp://localhost:8765\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayfulprogramming%2Fcodecorn-courses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplayfulprogramming%2Fcodecorn-courses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayfulprogramming%2Fcodecorn-courses/lists"}