{"id":16099754,"url":"https://github.com/mrtimeey/secret-santa","last_synced_at":"2026-01-19T08:31:56.520Z","repository":{"id":54303036,"uuid":"319066562","full_name":"MrTimeey/secret-santa","owner":"MrTimeey","description":"Application for managing remote secret-santa groups.","archived":false,"fork":false,"pushed_at":"2021-02-25T14:27:20.000Z","size":372,"stargazers_count":3,"open_issues_count":15,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T16:52:11.013Z","etag":null,"topics":["java","secret-santa","spring-boot","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrTimeey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-06T15:33:54.000Z","updated_at":"2022-12-24T00:23:11.000Z","dependencies_parsed_at":"2022-08-13T11:30:40.778Z","dependency_job_id":null,"html_url":"https://github.com/MrTimeey/secret-santa","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/MrTimeey/secret-santa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrTimeey%2Fsecret-santa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrTimeey%2Fsecret-santa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrTimeey%2Fsecret-santa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrTimeey%2Fsecret-santa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrTimeey","download_url":"https://codeload.github.com/MrTimeey/secret-santa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrTimeey%2Fsecret-santa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28564011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["java","secret-santa","spring-boot","vuejs"],"created_at":"2024-10-09T18:44:07.449Z","updated_at":"2026-01-19T08:31:56.493Z","avatar_url":"https://github.com/MrTimeey.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secret Santa [![CI-Build](https://github.com/MrTimeey/secret-santa/actions/workflows/ci-build.yml/badge.svg)](https://github.com/MrTimeey/secret-santa/actions/workflows/ci-build.yml) [![Publish Docker image](https://github.com/MrTimeey/secret-santa/actions/workflows/publish_docker_image.yml/badge.svg)](https://github.com/MrTimeey/secret-santa/actions/workflows/publish_docker_image.yml) \n\nThe-Secret-Santa should help groups to organize their secret-santa groups while they can't meet in person. \nBesides that it's a learning project for various technologies.\n\n\n## Local development\nFor local development you need to execute the following steps.\n### Backend\n1. Create '.env' file in root directory\n```shell\nMONGO_PASS=...\nMONGO_ROOT_PASS=...\nSPRING_MAIL_PASS=...\n```\n2. Start mongo db via docker-compose\n```shell\ndocker-compose --file docker-compose.yml --file docker-compose-local.yml up -d mongo-database\n```\n3. Run maven clean install\n```shell\nmvn clean install\n```\n4. Start application\n4.1 Plain start\n```shell\njava -Dspring.profiles.active=local -jar  secret-santa-service/target/secret-santa-service-0.1.0-SNAPSHOT.jar\n```\n4.2 Start with setting passwords\n```shell\njava -Dspring.profiles.active=local --MONGODB_PASSWORD=\u003cpass\u003e --MAIL_PASSWORD=6wE$hk=\u003cpass\u003e  -jar  secret-santa-service/target/secret-santa-service-0.1.0-SNAPSHOT.jar\n```\n\n### Frontend\n1. Install dependencies\n\n```shell\nnpm --prefix secret-santa-ui/ install\n```\n\n2. Start application\n\n```shell\nnpm --prefix secret-santa-ui/ run serve\n```\n\n### Backend standalone\n\n1. Start backend standalone via docker-compose\n\n```shell\ndocker-compose --file docker-compose.yml --file docker-compose-local.yml up secret-santa-service\n```\n\n## Maven profiles\n\n| Profile       | Description   |\n| ------------- |:-------------:|\n| mutationTest  | Run mutation tests with [pitest](https://pitest.org/). Report is generated in target/pit-report. | \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtimeey%2Fsecret-santa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrtimeey%2Fsecret-santa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtimeey%2Fsecret-santa/lists"}