{"id":19718248,"url":"https://github.com/khaosdoctor/helm-actions-dynamic-env-example","last_synced_at":"2026-04-06T08:31:51.831Z","repository":{"id":39000295,"uuid":"373266831","full_name":"khaosdoctor/helm-actions-dynamic-env-example","owner":"khaosdoctor","description":"Example repository for my \"Dynamic environments with helm and GH Actions\" content","archived":false,"fork":false,"pushed_at":"2023-01-04T18:36:36.000Z","size":1649,"stargazers_count":1,"open_issues_count":19,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-25T04:48:36.324Z","etag":null,"topics":["actions","github-actions","helm","kubernetes","vue"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/khaosdoctor.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":"2021-06-02T18:29:13.000Z","updated_at":"2022-07-03T18:50:58.000Z","dependencies_parsed_at":"2023-02-02T20:01:29.470Z","dependency_job_id":null,"html_url":"https://github.com/khaosdoctor/helm-actions-dynamic-env-example","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/khaosdoctor/helm-actions-dynamic-env-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaosdoctor%2Fhelm-actions-dynamic-env-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaosdoctor%2Fhelm-actions-dynamic-env-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaosdoctor%2Fhelm-actions-dynamic-env-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaosdoctor%2Fhelm-actions-dynamic-env-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaosdoctor","download_url":"https://codeload.github.com/khaosdoctor/helm-actions-dynamic-env-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaosdoctor%2Fhelm-actions-dynamic-env-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["actions","github-actions","helm","kubernetes","vue"],"created_at":"2024-11-11T22:54:14.967Z","updated_at":"2026-04-06T08:31:51.813Z","avatar_url":"https://github.com/khaosdoctor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contoso Ship Manager - Demo Application\n\n\u003e This is a short sample code created by me for Microsoft Learn and ported to several other applications\n\n## Features\n\nThis project is a simple harbor control application to track ships. It consists on a front-end and a back-end part.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js version 8 for the Frontend\n- Node.js version 12 or later for the backend\n- Docker and Docker Compose\n- MongoDB\n\n### Installation \u0026 Quickstart\n\n#### Running stand alone\n\nThe application is divided into two main directories: `frontend` and `backend` each one with their respective codes and infrastructure files.\n\n__Front End__: Created using Vim. Just go into the directory, type `npm install` to install all dependencies and then `npm run serve`. You can also build the image from the Dockerfile in the same directory\n\n__Front End__: Created with TypeScript. Just go into the directory, type `npm install` to install all dependencies and then `npm run build:start` to run the app or `npm run start:debug` to start in debug mode (TypeScript watch and logging). You can also build the image from the Dockerfile in the same directory\n\n#### Application hosted image\n\nThere's a hosted image of this application available at the MCR (Microsoft Container Registry) in the following address: `mcr.microsoft.com/mslearn/samples/contoso-ship-manager`, although this version contains some different features.\n\nYou can pull this image using `docker pull` and run it locally using `docker run`.\n\nThere are two tags available for different parts of the image:\n\n- `backend`: Has only the backend of the application.\n- `frontend`: Contains the frontend part of the application.\n\n__You'll still need a MongoDB database to run those images__\n\n### Environment Variables\n\nThe backend portion requires environment variables to run, those are:\n\n- DATABASE_MONGODB_URI: URI of the MongoDB database\n- DATABASE_MONGODB_DBNAME: MongoDB database name\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaosdoctor%2Fhelm-actions-dynamic-env-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaosdoctor%2Fhelm-actions-dynamic-env-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaosdoctor%2Fhelm-actions-dynamic-env-example/lists"}