{"id":22242315,"url":"https://github.com/goishikmg/symfony-react-telegram-mini-app-monolith","last_synced_at":"2026-04-13T23:31:44.742Z","repository":{"id":264669331,"uuid":"893978038","full_name":"GoishikMG/symfony-react-telegram-mini-app-monolith","owner":"GoishikMG","description":"Symfony/React telegram mini app monolith template","archived":false,"fork":false,"pushed_at":"2024-12-13T12:17:43.000Z","size":217,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T09:41:50.590Z","etag":null,"topics":["docker","miniapp","react","symfony","telegram"],"latest_commit_sha":null,"homepage":"","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/GoishikMG.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":"2024-11-25T14:38:24.000Z","updated_at":"2024-12-13T12:17:47.000Z","dependencies_parsed_at":"2024-11-25T17:37:16.407Z","dependency_job_id":"fedb1b75-ae64-4792-b5ca-cdf57c8ae742","html_url":"https://github.com/GoishikMG/symfony-react-telegram-mini-app-monolith","commit_stats":null,"previous_names":["goishikmg/symfony-react-telegram-mini-app-monolith"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoishikMG%2Fsymfony-react-telegram-mini-app-monolith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoishikMG%2Fsymfony-react-telegram-mini-app-monolith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoishikMG%2Fsymfony-react-telegram-mini-app-monolith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoishikMG%2Fsymfony-react-telegram-mini-app-monolith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoishikMG","download_url":"https://codeload.github.com/GoishikMG/symfony-react-telegram-mini-app-monolith/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245449409,"owners_count":20617185,"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":["docker","miniapp","react","symfony","telegram"],"created_at":"2024-12-03T04:15:41.827Z","updated_at":"2026-04-13T23:31:44.706Z","avatar_url":"https://github.com/GoishikMG.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symfony/React telegram mini app template\n\nDockerize php/ts monolith for quick telegram mini app development start.\n\n\u003e [!NOTE]\n\u003e The work is still in progress.\n\n## Libraries\n\n- [Nugram Bundle for Symfony](https://github.com/nutgram/symfony-bundl) \n- [Telegram UI](https://github.com/Telegram-Mini-Apps/TelegramUI)\n\n## Install Development Environment\n\n### Docker\n\nIf you haven't already install Docker on your local development machine: https://docs.docker.com/engine/install/\n\n### Start Docker\n\n Run the following commands to get the environment up and running:\n\n```shell\ndocker compose up\n```\n\n### Installation\nInstall php and javascript dependencies:\n\n```shell\ndocker compose exec php composer install\ndocker compose run --rm node npm install\n```\n\nBuild react app:\n\n```shell\ndocker compose run --rm node npm run build\n```\n\nExecute migrations:\n\n```shell\ndocker compose exec php php bin/console doctrine:migration:migrate\n```\nModify /etc/hosts file:\n\n```shell\n$ sudo nano /etc/hosts\n127.0.0.1       localhost\n127.0.0.1       mini-app.loc\n```\n\nGenerate certificate/key for https protocol:\n\n```shell\n\nopenssl req -x509 -out docker/nginx/ssl/mini-app.loc.crt -keyout docker/nginx/ssl/mini-app.loc.key \\\n  -newkey rsa:2048 -nodes -sha256 \\\n  -subj '/CN=mini-app.loc' -extensions EXT -config \u003c( \\\n   printf \"[dn]\\nCN=mini-app.loc\\n[req]\\ndistinguished_name = dn\\n[EXT]\\nsubjectAltName=DNS:mini-app.loc\\nkeyUsage=digitalSignature\\nextendedKeyUsage=serverAuth\")\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoishikmg%2Fsymfony-react-telegram-mini-app-monolith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoishikmg%2Fsymfony-react-telegram-mini-app-monolith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoishikmg%2Fsymfony-react-telegram-mini-app-monolith/lists"}