{"id":23130009,"url":"https://github.com/tetreum/erep","last_synced_at":"2026-03-16T07:31:17.719Z","repository":{"id":146310988,"uuid":"65077627","full_name":"tetreum/erep","owner":"tetreum","description":"eRepublik clone","archived":false,"fork":false,"pushed_at":"2017-05-04T16:47:46.000Z","size":1065,"stargazers_count":19,"open_issues_count":1,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-19T08:51:43.505Z","etag":null,"topics":["clone","erepublik","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/tetreum.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":"2016-08-06T10:30:38.000Z","updated_at":"2025-02-21T21:58:45.000Z","dependencies_parsed_at":"2023-07-02T14:16:26.049Z","dependency_job_id":null,"html_url":"https://github.com/tetreum/erep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tetreum/erep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Ferep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Ferep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Ferep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Ferep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tetreum","download_url":"https://codeload.github.com/tetreum/erep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Ferep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30572266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T06:02:37.763Z","status":"ssl_error","status_checked_at":"2026-03-16T06:02:14.913Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["clone","erepublik","php"],"created_at":"2024-12-17T10:11:55.262Z","updated_at":"2026-03-16T07:31:17.676Z","avatar_url":"https://github.com/tetreum.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eRep\neRepublik clone\n\n# Screenshots\n\nReminder: I don't care about the design, i've only made the backend.\n\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/1.jpg)\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/2.jpg)\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/3.jpg)\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/4.jpg)\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/5.jpg)\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/6.jpg)\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/7.jpg)\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/8.jpg)\n![Image](https://raw.githubusercontent.com/tetreum/erep/master/screenshots/9.jpg)\n\n# Finished features\n- Chat\n- Create \u0026 work on companies\n- Train\n- Publish/view/vote articles\n- Congress\n- Political parties\n- Storage\n- Sell/buy items\n- Multiple currencies\n- Private messages\n\n# Install\n- composer install\n- npm install\n- mv conf.sample.php conf.php\n- grunt\n- import db.sql in your mysql\n\n# Requirements\n- PHP \u003e= 7.0\n- MySQL / PostgreSQL (i think db.sql it's in Postgre's format)\n- Friendly urls/mod rewrite\n- gruntjs\n\n# Nginx vhost setup example\n```\nserver {\n    listen   80;\n    server_name erepublik.dev;\n\n    root /var/www/erepublik/htdocs;\n    index index.html index.htm index.php;\n\n    charset utf-8;\n    sendfile off;\n\n    location / {\n        try_files $uri $uri/ /index.php?$query_string;\n    }\n\n    ## The \"application\" requests should be processed by Slim\n    location ~ \\.php$ {\n                try_files $uri =404;\n                fastcgi_split_path_info ^(.+\\.php)(/.+)$;\n                # NOTE: You should have \"cgi.fix_pathinfo = 0;\" in php.ini\n\n                # With php5-fpm:\n                fastcgi_pass unix:/run/php/php7.0-fpm.sock;\n                fastcgi_index index.php;\n                fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;\n                include fastcgi_params;\n    }\n}\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetreum%2Ferep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftetreum%2Ferep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetreum%2Ferep/lists"}