{"id":22568003,"url":"https://github.com/titarenko/buhoi","last_synced_at":"2025-04-10T12:25:52.660Z","repository":{"id":42361981,"uuid":"81649736","full_name":"titarenko/buhoi","owner":"titarenko","description":"Because drunk people can create web apps too.","archived":false,"fork":false,"pushed_at":"2024-10-17T07:21:03.000Z","size":936,"stargazers_count":4,"open_issues_count":27,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T11:12:19.654Z","etag":null,"topics":["drunk-people","expressjs","nodejs","quickstart","webapp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/titarenko.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}},"created_at":"2017-02-11T11:51:27.000Z","updated_at":"2024-10-17T07:21:08.000Z","dependencies_parsed_at":"2024-08-09T08:43:38.803Z","dependency_job_id":null,"html_url":"https://github.com/titarenko/buhoi","commit_stats":{"total_commits":225,"total_committers":4,"mean_commits":56.25,"dds":"0.013333333333333308","last_synced_commit":"3c672f94742f24b33322251b4be0b4f5b12e3ee3"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titarenko%2Fbuhoi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titarenko%2Fbuhoi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titarenko%2Fbuhoi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titarenko%2Fbuhoi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/titarenko","download_url":"https://codeload.github.com/titarenko/buhoi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248032310,"owners_count":21036565,"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":["drunk-people","expressjs","nodejs","quickstart","webapp"],"created_at":"2024-12-08T00:10:52.655Z","updated_at":"2025-04-10T12:25:52.625Z","avatar_url":"https://github.com/titarenko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buhoi\n\nBecause drunk people can create web apps too.\n\n[![Build Status](https://travis-ci.org/titarenko/buhoi.svg?branch=master)](https://travis-ci.org/titarenko/buhoi)\n[![Coverage Status](https://coveralls.io/repos/github/titarenko/buhoi/badge.svg?branch=master)](https://coveralls.io/github/titarenko/buhoi?branch=master)\n\nBuhoi is an application server allowing you to write robust full-featured web-applications (with background tasks support) within tight timeframes.\n\n[![logo](./pxfuel.jpg)](https://www.pxfuel.com/en/desktop-wallpaper-xquxf)\n\n## env\n\n| name | required | purpose | format | example |\n| --- | --- | --- | --- | --- |\n| BUHOI_CERTS_PATH | production | specifies path to directory with ssl certificates, make sure you have dhparams there (`openssl dhparam -out dhparam.pem 4096`) | /dir | /var/lib/letsencrypt/my.site.com |\n| BUHOI_PORTS | no | overrides web server ports (to listen on 80, 443 you need to `setcap 'cap_net_bind_service=+ep' /path/to/node`) | http;https | 3000;3001 |\n| BUHOI_PG | no | PostgreSQL connection string | if provided, then knex instance will be created and exposed | postgres://user:password@host:port/db | |\n| BUHOI_PG_POOL | no | size of connection pool for PostgreSQL | integer | 100 |\n| BUHOI_MQ | no | RabbitMQ connection string | if provided, mqu instance will be created and exposed | amqp://user:password@host:port/vhost | |\n| BUHOI_REDIS | no | if provided, caching will be enabled | redis://host | |\n| BUHOI_AUTH_CACHE_DURATION | no | RPC authentication cache duration | time in human readable format | 1 minute |\n| BUHOI_MAX_INPUT_SIZE | no | max size of RPC request | size | 10mb |\n| BUHOI_SLACK | no | slack token and channel to post error messages | token;channel;icon | xoxb-...;alerts;:hideyourpain: |\n| BUHOI_LOGSTASH | no | logstash UDP socket to send each log message | udp://ip:port | udp://192.168.1.10:5000 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftitarenko%2Fbuhoi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftitarenko%2Fbuhoi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftitarenko%2Fbuhoi/lists"}