{"id":15323084,"url":"https://github.com/darkweak/souin-website","last_synced_at":"2026-05-17T10:34:43.687Z","repository":{"id":222902985,"uuid":"665026210","full_name":"darkweak/souin-website","owner":"darkweak","description":"An UI to manage HTTP cache using Souin free as in beer. ","archived":false,"fork":false,"pushed_at":"2024-04-09T07:34:14.000Z","size":487,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T00:17:44.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://souin.io","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/darkweak.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-07-11T09:20:05.000Z","updated_at":"2024-02-16T20:22:24.000Z","dependencies_parsed_at":"2024-02-16T23:02:58.597Z","dependency_job_id":"dc2380f4-23eb-426b-8bcc-54c1863c0344","html_url":"https://github.com/darkweak/souin-website","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"a58c1004ad2a34f989065c39fada4fe48be9c0fc"},"previous_names":["darkweak/souin-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/darkweak/souin-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkweak","download_url":"https://codeload.github.com/darkweak/souin-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33135019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-01T09:18:57.062Z","updated_at":"2026-05-17T10:34:43.665Z","avatar_url":"https://github.com/darkweak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Souin website\n\n**Currently in beta**\n\nSouin website is the [Souin](https://github.com/darkweak/souin) SaaS web UI platform. It allow users to setup and manage the Souin HTTP cache on a proxied server.\n\n\n## Author\n[@darkweak](https://github.com/darkweak)\n\n\n## Dependencies\n\n* PHP \u003e= 8.1\n\n* Node.js v18.16.0\n\n* PostgreSQL v15.3\n\n\n## Install project\n\nClone the project\n\n```bash\n  git clone https://github.com/darkweak/souin-website\n```\n\nGo to the project directory\n\n```bash\n  cd souin-website\n```\n\n### Docker\n\nThis project uses docker to deploy so before the next steps, make sur to install docker [here](https://docs.docker.com/engine/install/).\n\nYou can now run all the containers using\n\nin dev:\n```bash\n  make start-dev\n```\n\nin prod:\n```bash\n  make start-prod\n```\n\n### Install dependencies\n\non api:\n```bash\n  composer install\n```\n\non pwa:\n```bash\n  pnpm install\n```\n\n## API\n\nThis project uses API Platform, here is the CDM of the project:\n\n![CDM](https://github.com/darkweak/souin-website/blob/main/docs/cdm.png)\n\nYou can fill the API with fixtures using:\n\n```bash\n  make reset-db\n```\n\n## JWT Authentication\n\nThis project uses the JWT Authentication so you need to generate the RSA keys using:\n\n```bash\n  make generate-jwt\n```\n\n## Running Tests\n\nTo run tests, run the following command\n\nPHPstan:\n```bash\n  make analyse\n```\n\nPHP-cs-fixer:\n```bash\n  make cs-fixer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkweak%2Fsouin-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkweak%2Fsouin-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkweak%2Fsouin-website/lists"}