{"id":19279163,"url":"https://github.com/bootdotdev/learn-cicd-starter","last_synced_at":"2025-05-14T05:10:56.770Z","repository":{"id":171187702,"uuid":"647473108","full_name":"bootdotdev/learn-cicd-starter","owner":"bootdotdev","description":"The starter code for the \"Learn CICD\" course on Boot.dev","archived":false,"fork":false,"pushed_at":"2025-03-14T18:02:57.000Z","size":531,"stargazers_count":35,"open_issues_count":254,"forks_count":2884,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T00:56:24.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bootdotdev.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":"2023-05-30T21:28:24.000Z","updated_at":"2025-04-16T14:16:33.000Z","dependencies_parsed_at":"2024-03-07T18:47:29.262Z","dependency_job_id":"0cc6bd31-4b91-4975-a334-ab8be4fdeee1","html_url":"https://github.com/bootdotdev/learn-cicd-starter","commit_stats":null,"previous_names":["bootdotdev/learn-cicd-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootdotdev%2Flearn-cicd-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootdotdev%2Flearn-cicd-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootdotdev%2Flearn-cicd-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootdotdev%2Flearn-cicd-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bootdotdev","download_url":"https://codeload.github.com/bootdotdev/learn-cicd-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076850,"owners_count":22010611,"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-09T21:13:56.662Z","updated_at":"2025-05-14T05:10:56.623Z","avatar_url":"https://github.com/bootdotdev.png","language":"Go","readme":"# learn-cicd-starter (Notely)\n\nThis repo contains the starter code for the \"Notely\" application for the \"Learn CICD\" course on [Boot.dev](https://boot.dev).\n\n## Local Development\n\nMake sure you're on Go version 1.22+.\n\nCreate a `.env` file in the root of the project with the following contents:\n\n```bash\nPORT=\"8080\"\n```\n\nRun the server:\n\n```bash\ngo build -o notely \u0026\u0026 ./notely\n```\n\n*This starts the server in non-database mode.* It will serve a simple webpage at `http://localhost:8080`.\n\nYou do *not* need to set up a database or any interactivity on the webpage yet. Instructions for that will come later in the course!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootdotdev%2Flearn-cicd-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbootdotdev%2Flearn-cicd-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootdotdev%2Flearn-cicd-starter/lists"}