{"id":20293830,"url":"https://github.com/paul1404/portalwarden","last_synced_at":"2026-05-06T18:31:04.971Z","repository":{"id":212470292,"uuid":"731570219","full_name":"Paul1404/PortalWarden","owner":"Paul1404","description":"This project consists of a Node.js application and a Python script working together to read RFID tags and perform actions based on the tag data.","archived":false,"fork":false,"pushed_at":"2024-04-09T10:26:39.000Z","size":3320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T09:31:16.649Z","etag":null,"topics":["javascript","python","raspberry-pi","rfid-reader"],"latest_commit_sha":null,"homepage":"https://pd-portfolio.net","language":"Python","has_issues":false,"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/Paul1404.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}},"created_at":"2023-12-14T11:27:32.000Z","updated_at":"2024-04-08T09:44:45.000Z","dependencies_parsed_at":"2024-02-01T12:30:39.448Z","dependency_job_id":"8b2a6ad1-c6d6-4c2b-8c25-7e1970fa96ca","html_url":"https://github.com/Paul1404/PortalWarden","commit_stats":null,"previous_names":["paul1404/rpi-rfid-door-control"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paul1404%2FPortalWarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paul1404%2FPortalWarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paul1404%2FPortalWarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paul1404%2FPortalWarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paul1404","download_url":"https://codeload.github.com/Paul1404/PortalWarden/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241788961,"owners_count":20020374,"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":["javascript","python","raspberry-pi","rfid-reader"],"created_at":"2024-11-14T15:26:25.385Z","updated_at":"2026-05-06T18:30:59.945Z","avatar_url":"https://github.com/Paul1404.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Screenshot of the Login Page of the Application](https://i.imgur.com/jqUFadm.png)\n\n# PortalWarden 🚪🔑\n\nWelcome to the RPI-RFID-Door-Control repository! This guide will walk you through the steps needed to get the service up and running on your machine. 🚀\n\n## Prerequisites 📋\n\nBefore you begin, ensure you have the following installed:\n- Node.js and npm (Node Package Manager) 📦 (Version 20.11.0 Recommended)\n- Docker and Docker Compose 🐳 (Install via: https://docs.docker.com/engine/install/ubuntu/#installation-methods)\n\n## Installation and Setup 🛠️\n\nFollow these steps to set up the project:\n\n### 1. Clone the Repository 📂\n\nFirst, clone the repository to your local machine:\n\n```bash\ngit clone https://github.com/Paul1404/RPI-RFID-Door-Control.git\ncd RPI-RFID-Door-Control\n```\n\n### 2. Install Node.js Dependencies 📌\n\nRun the following command to install the necessary Node.js dependencies:\n\n```bash\nnpm install\n```\n\n### 3. Install and Configure Docker 🐳\n\nEnsure Docker and Docker Compose are installed on your system. For detailed instructions, refer to the official Docker documentation.\n\n### 4. Run Setup Scripts 🧰\n\nNavigate to the `tools` directory and run the main setup script:\n\n```bash\ncd tools\nbash setup-main.sh\n```\n\nFollow the prompts to complete the setup. The script will handle the configuration of environment variables and other necessary setup tasks.\n\nNext, run the database setup script:\n\n```bash\nbash setup-db.sh\n```\n\nThis script sets up the database using Prisma migrations and allows you to create a new user and configure additional settings.\n\n### 5. Start the Service 🌐\n\nAfter completing the setup, start the service by running:\n\n```bash\nnpm run web\n```\n\n## Accessing the Service 🖥️\n\nOnce the service is running, it will be accessible via:\n\n```arduino\nhttps://\u003cyour-ip-address\u003e:3000\n```\n\nReplace `\u003cyour-ip-address\u003e` with the IP address of the machine where the service is installed.\n\n## Further Assistance 🆘\n\nIf you encounter any issues or have questions, please refer to the detailed documentation or open an issue in the GitHub repository.\n\nThank you for using RPI-RFID-Door-Control! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaul1404%2Fportalwarden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaul1404%2Fportalwarden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaul1404%2Fportalwarden/lists"}