{"id":18717081,"url":"https://github.com/pixel-tactics/pixel-tactics-user","last_synced_at":"2026-05-19T19:02:16.839Z","repository":{"id":243094676,"uuid":"811453566","full_name":"Pixel-Tactics/pixel-tactics-user","owner":"Pixel-Tactics","description":"Pixel Tactics User Microservice. Built in Springboot","archived":false,"fork":false,"pushed_at":"2024-06-29T12:52:55.000Z","size":41,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-19T13:11:21.460Z","etag":null,"topics":["backend","jwt-authentication","microservice","rabbitmq","spring-boot"],"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/Pixel-Tactics.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-06T16:14:57.000Z","updated_at":"2024-06-29T12:52:58.000Z","dependencies_parsed_at":"2024-06-29T06:33:16.800Z","dependency_job_id":"7bb814ec-d4f1-4986-bf55-5d7dbde0d3a1","html_url":"https://github.com/Pixel-Tactics/pixel-tactics-user","commit_stats":null,"previous_names":["pixel-tactics/pixel-tactics-user"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pixel-Tactics/pixel-tactics-user","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-user","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-user/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-user/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-user/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pixel-Tactics","download_url":"https://codeload.github.com/Pixel-Tactics/pixel-tactics-user/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-user/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267632858,"owners_count":24118748,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":["backend","jwt-authentication","microservice","rabbitmq","spring-boot"],"created_at":"2024-11-07T13:14:43.457Z","updated_at":"2026-05-19T19:02:16.756Z","avatar_url":"https://github.com/Pixel-Tactics.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixel Tactics - Users Microservice\n![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge\u0026logo=openjdk\u0026logoColor=white)\n![Spring](https://img.shields.io/badge/spring-%236DB33F.svg?style=for-the-badge\u0026logo=spring\u0026logoColor=white)\n![RabbitMQ](https://img.shields.io/badge/Rabbitmq-FF6600?style=for-the-badge\u0026logo=rabbitmq\u0026logoColor=white)\n\nThis is the users microservice of Pixel Tactics. This service focuses on handling user data such as authentication, user statistics, etc.\n\n## Installing\nFirst, you need to setup the environment variables. You can create `.env` file in the root directory to do this step. Below are the required envs:\n- `JDBC_DATABASE_URL`: URL for PostgreSQL database. Example: `jdbc:postgresql://localhost:5432/pixel_tactics`.\n- `JDBC_DATABASE_USERNAME`: Username for the database. Example: `postgres`.\n- `JDBC_DATABASE_PASSWORD`: Password for teh database.\n- `JWT_SECRET_KEY`: Secret key for internal JWT encryption process.\n- `JWT_EXPIRATION_TIME`: JWT Token expiration time in milliseconds.\n- `MICROSERVICE_SECRET_KEY`: Secret key to protect the microservice interaction endpoints. Include this key in `X-SERVICE-SECRET` HTTP header for any service that needs to interact with this service via endpoints.\n- `RABBITMQ_HOST`: Hostname for RabbitMQ server.\n- `RABBITMQ_PORT`: Port for RabbitMQ server. It is usually `5672`.\n- `RABBITMQ_USERNAME`: Username for RabbitMQ server.\n- `RABBITMQ_PASSWORD`: Password for RabbitMQ server.\n\nAfter setting up the environment variables, you need to install dependencies.\n```\nmvn install\n```\n\nAfter installing the required dependencies, ensure that the Match Microservice and RabbitMQ server is active. Then, to run this service, run:\n```\nmvn spring-boot:run\n```\n\n## Developers\n- Meervix (Emyr298)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-tactics%2Fpixel-tactics-user","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixel-tactics%2Fpixel-tactics-user","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-tactics%2Fpixel-tactics-user/lists"}