{"id":23705273,"url":"https://github.com/javi-aranda/pelusa-react","last_synced_at":"2025-07-14T06:02:12.084Z","repository":{"id":197192673,"uuid":"696389728","full_name":"javi-aranda/pelusa-react","owner":"javi-aranda","description":"Frontend of PELUSA, the ML engine to detect malicious URLs","archived":false,"fork":false,"pushed_at":"2025-01-03T16:58:01.000Z","size":762,"stargazers_count":2,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T16:12:41.705Z","etag":null,"topics":["dockerfile","hacktoberfest","nextjs","react"],"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/javi-aranda.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":"2023-09-25T16:40:23.000Z","updated_at":"2024-10-20T17:19:51.000Z","dependencies_parsed_at":"2023-10-16T23:20:24.585Z","dependency_job_id":"1d183dfd-d5b9-4377-b2e4-dddc3fac45af","html_url":"https://github.com/javi-aranda/pelusa-react","commit_stats":null,"previous_names":["javi-aranda/pelusa-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/javi-aranda/pelusa-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javi-aranda%2Fpelusa-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javi-aranda%2Fpelusa-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javi-aranda%2Fpelusa-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javi-aranda%2Fpelusa-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javi-aranda","download_url":"https://codeload.github.com/javi-aranda/pelusa-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javi-aranda%2Fpelusa-react/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265248282,"owners_count":23734207,"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":["dockerfile","hacktoberfest","nextjs","react"],"created_at":"2024-12-30T14:34:30.769Z","updated_at":"2025-07-14T06:02:11.972Z","avatar_url":"https://github.com/javi-aranda.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pelusa React\n\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/javi-aranda/pelusa-react/main)\n\n![Pelusa React](./resources/header.png)\n\n## What is Pelusa?\n\nPelusa React is a web application that allows you to interact with the Pelusa API to help you classify URLs as malicious or benign.\n\n## Getting Started\n\nFirst, install dependencies:\n\n```bash\nnpm install\n# or\nyarn install\n```\n\nRun the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOr use Docker:\n\n```bash\ndocker build -t pelusa-react .\ndocker run -p 3000:3000 pelusa-react\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your favourite browser to access the application.\n\n## Environment variables\n\nThe following environment variables are required to run the application, use a `.env.local` file to set them:\n\n```bash\nAPI_ENDPOINT=http://localhost:8000  # Modify as necessary\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavi-aranda%2Fpelusa-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavi-aranda%2Fpelusa-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavi-aranda%2Fpelusa-react/lists"}