{"id":42033645,"url":"https://github.com/krzysztofrewak/browary","last_synced_at":"2026-01-26T04:39:21.581Z","repository":{"id":39901661,"uuid":"231939037","full_name":"krzysztofrewak/browary","owner":"krzysztofrewak","description":"Visited breweries summary microapp","archived":false,"fork":false,"pushed_at":"2026-01-22T10:11:26.000Z","size":20193,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-23T00:59:32.132Z","etag":null,"topics":["breweries","map"],"latest_commit_sha":null,"homepage":"http://browary.rewak.pl/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krzysztofrewak.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-05T15:42:14.000Z","updated_at":"2026-01-22T10:10:30.000Z","dependencies_parsed_at":"2023-02-01T00:16:30.286Z","dependency_job_id":"8c093932-cb43-40e5-9d8d-1e696eb35385","html_url":"https://github.com/krzysztofrewak/browary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krzysztofrewak/browary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzysztofrewak%2Fbrowary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzysztofrewak%2Fbrowary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzysztofrewak%2Fbrowary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzysztofrewak%2Fbrowary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krzysztofrewak","download_url":"https://codeload.github.com/krzysztofrewak/browary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzysztofrewak%2Fbrowary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28766889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"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":["breweries","map"],"created_at":"2026-01-26T04:39:20.910Z","updated_at":"2026-01-26T04:39:21.575Z","avatar_url":"https://github.com/krzysztofrewak.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Browary\n**Browary** is a simple application for building an interactive map with visited breweries. It uses custom static API generator written in PHP to deliver a blazing fast backend. \n\n### Screenshots\n![](./screenshot01.png)\n\u003e General view\n\n![](./screenshot02.png)\n\u003e Visited country summary page\n\n![](./screenshot03.png)\n\u003e Statistics page\n\n## Usage\nClone this repository and set up environment configuration in `.env` file:\n```\ngit clone https://github.com/krzysztofrewak/browary\ncd browary\ncp .env.example .env\n```\n\nRun containerized environment:\n```\ndocker compose up -d\n```\n\nInstall frontend dependencies and build frontend:\n```\ndocker compose exec node npm install\ndocker compose exec node npm run build\n```\n\nInstall backend dependencies and build static API endpoints:\n```\ndocker compose exec php composer install\ndocker compose exec php composer build\n```\n\nApplication should be available under `localhost:8037` or other port if you changed `EXTERNAL_WEBSERVER_PORT` value in `.env` file.\n\n\n### Development\nRun frontend in development mode:\n```\ndocker compose exec node npm run serve\n```\n\n### Deployment\nThere is a GitHub Actions workflow to deploy build application on GitHub Pages. You can also copypaste build `public` directory to your webserver.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrzysztofrewak%2Fbrowary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrzysztofrewak%2Fbrowary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrzysztofrewak%2Fbrowary/lists"}