{"id":23278606,"url":"https://github.com/nderousseaux/internmap","last_synced_at":"2025-07-05T20:07:38.937Z","repository":{"id":171042623,"uuid":"646407805","full_name":"nderousseaux/internmap","owner":"nderousseaux","description":"Projet ayant pour objectif de projeter sur une carte les différents lieux des stages des élèves.","archived":false,"fork":false,"pushed_at":"2024-06-18T17:09:17.000Z","size":7010,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T12:46:12.084Z","etag":null,"topics":["google-cloud-platform","internmap","project","vuejs","web"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/nderousseaux.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-28T09:57:17.000Z","updated_at":"2024-11-26T14:59:48.000Z","dependencies_parsed_at":"2025-02-14T11:01:55.637Z","dependency_job_id":null,"html_url":"https://github.com/nderousseaux/internmap","commit_stats":null,"previous_names":["nderousseaux/internmap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nderousseaux/internmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nderousseaux%2Finternmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nderousseaux%2Finternmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nderousseaux%2Finternmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nderousseaux%2Finternmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nderousseaux","download_url":"https://codeload.github.com/nderousseaux/internmap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nderousseaux%2Finternmap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263799994,"owners_count":23513430,"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":["google-cloud-platform","internmap","project","vuejs","web"],"created_at":"2024-12-19T22:32:33.096Z","updated_at":"2025-07-05T20:07:38.903Z","avatar_url":"https://github.com/nderousseaux.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Internmap\n\n## Environment variables\nSet this environment variables in `.env` file in root directory of project.\n\n```bash\nVUE_APP_GOOGLE_MAPS_API_KEY # Google Maps API key\nVUE_APP_GOOGLE_MAPS_ID # Google Maps ID\nVUE_APP_JSON_URL_COMPANIES # URL to companies JSON\n```\n\n## Project setup in development\n```bash\nnpm install # install dependencies\nnpm run serve # run development server\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n## Build localy in production\n\n### Build docker image\n```bash\ndocker build -t internamp $(for i in `cat .env`; do out+=\"--build-arg $i \" ; done; echo $out;out=\"\") .\n```\n\n### Run docker container\n```bash\ndocker run -d -p 80:80 internamp\n```\n\n## Build with github actions\n`.github/workflows/create-publish-docker.yml` file contains workflow for building and publishing docker image to docker hub.\nIt needs to be configured with secrets and variables in github repository settings.\n\nSecrets:\n- VUE_APP_GOOGLE_MAPS_API_KEY : Google Maps API key\n\nVariables:\n- VUE_APP_GOOGLE_MAPS_ID : Google Maps ID\n- VUE_APP_JSON_URL_COMPANIES : URL to companies JSON\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnderousseaux%2Finternmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnderousseaux%2Finternmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnderousseaux%2Finternmap/lists"}