{"id":31061871,"url":"https://github.com/pymarcus/securegate","last_synced_at":"2026-04-11T19:04:08.244Z","repository":{"id":206885831,"uuid":"706994394","full_name":"PyMarcus/SecureGate","owner":"PyMarcus","description":"Secure Gate is a complete access management solution, combining a user-friendly web app, a robust backend system, and ESP32 integration. It enables users to manage gate access by RFID cards, providing better security and convenience.","archived":false,"fork":false,"pushed_at":"2023-11-12T23:23:00.000Z","size":2127,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-13T01:27:32.069Z","etag":null,"topics":["distributed-systems","mqtt","postgresql","python3","reactjs","rpc"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/PyMarcus.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}},"created_at":"2023-10-19T02:33:00.000Z","updated_at":"2023-11-13T01:27:33.919Z","dependencies_parsed_at":"2023-11-13T01:37:40.695Z","dependency_job_id":null,"html_url":"https://github.com/PyMarcus/SecureGate","commit_stats":null,"previous_names":["pymarcus/securegate"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/PyMarcus/SecureGate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FSecureGate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FSecureGate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FSecureGate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FSecureGate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyMarcus","download_url":"https://codeload.github.com/PyMarcus/SecureGate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FSecureGate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275252786,"owners_count":25432096,"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-09-15T02:00:09.272Z","response_time":75,"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":["distributed-systems","mqtt","postgresql","python3","reactjs","rpc"],"created_at":"2025-09-15T11:40:54.939Z","updated_at":"2025-12-30T21:23:13.122Z","avatar_url":"https://github.com/PyMarcus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secure Gate\n\nSecure Gate is a complete access management solution, combining a user-friendly web app, a robust backend system, and ESP32 integration.\nIt enables users to manage gate access by RFID cards, providing better security and convenience.\n\n## Requirements\n\n- Python 3.10\n- Pip 21.3\n- Virtualenv\n- Pre-commit\n- Docker\n- Docker Compose\n\n## Setup\n\nTo setup the project, you can just run the `setup.sh` script.\n\n1. Make the script executable\n\n   ```bash\n   chmod +x ./scripts/setup.sh\n   ```\n\n2. Run the script\n\n   ```bash\n   ./scripts/setup.sh\n   ```\n\n## Manual Setup\n\n1. Create a virtual environment\n\n   ```bash\n   python3 -m venv .venv\n   ```\n\n2. Activate the virtual environment\n\n   ```bash\n   source .venv/bin/activate\n   ```\n\n3. Install python dependencies\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. Install the pre-commit hooks\n\n   ```bash\n   pre-commit install\n   ```\n\n5. Install node dependencies\n\n   ```bash\n   npm install\n   ```\n\n6. Make husky pre-commit hook executable\n\n   ```bash\n   chmod +x .husky/pre-commit\n   ```\n\n7. Create `.env` file\n   \n   ```bash\n   cp .env.example .env\n   ```\n\n## Running\n\n1. Run docker-compose\n\n   ```bash\n   docker-compose up\n   ```\n\n## Authors\n\n- [@pymarcus](https://github.com/PyMarcus)\n- [@eoisaac](https://github.com/eoisaac)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymarcus%2Fsecuregate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymarcus%2Fsecuregate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymarcus%2Fsecuregate/lists"}