{"id":21964646,"url":"https://github.com/apollo-level2-web-dev/uni-auth-docker-aws-cicd","last_synced_at":"2026-04-18T06:06:32.167Z","repository":{"id":204937545,"uuid":"712797735","full_name":"Apollo-Level2-Web-Dev/uni-auth-docker-aws-cicd","owner":"Apollo-Level2-Web-Dev","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-01T09:48:06.000Z","size":123,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-28T01:17:00.154Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Apollo-Level2-Web-Dev.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}},"created_at":"2023-11-01T08:07:11.000Z","updated_at":"2024-04-01T23:59:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"90f2450b-c978-4cc4-ba09-124371f59cab","html_url":"https://github.com/Apollo-Level2-Web-Dev/uni-auth-docker-aws-cicd","commit_stats":null,"previous_names":["apollo-level2-web-dev/uni-auth-docker-aws-cicd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apollo-Level2-Web-Dev%2Funi-auth-docker-aws-cicd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apollo-Level2-Web-Dev%2Funi-auth-docker-aws-cicd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apollo-Level2-Web-Dev%2Funi-auth-docker-aws-cicd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apollo-Level2-Web-Dev%2Funi-auth-docker-aws-cicd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apollo-Level2-Web-Dev","download_url":"https://codeload.github.com/Apollo-Level2-Web-Dev/uni-auth-docker-aws-cicd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245021714,"owners_count":20548392,"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-29T12:26:22.735Z","updated_at":"2026-04-18T06:06:32.120Z","avatar_url":"https://github.com/Apollo-Level2-Web-Dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Nginx Configuration\n\n```\nserver {\n listen 80;\n server_name auth.l2dev.xyz;\n client_max_body_size 100m;  # Maximum request size limit\n\n location / {\n  proxy_set_header Upgrade $http_upgrade;\n  proxy_set_header Connection \"upgrade\";\n  proxy_http_version 1.1;\n  proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;\n  proxy_set_header Host $host;\n  proxy_set_header Access-Controll-Allow-Origin \"*\";\n  proxy_pass http://localhost:5000;\n }\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapollo-level2-web-dev%2Funi-auth-docker-aws-cicd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapollo-level2-web-dev%2Funi-auth-docker-aws-cicd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapollo-level2-web-dev%2Funi-auth-docker-aws-cicd/lists"}