{"id":17004158,"url":"https://github.com/zerc/ugallery","last_synced_at":"2026-04-12T02:31:21.046Z","repository":{"id":137744158,"uuid":"43519000","full_name":"zerc/ugallery","owner":"zerc","description":"Example of integration uploadcare and django","archived":false,"fork":false,"pushed_at":"2015-10-03T15:06:52.000Z","size":168,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-17T02:45:07.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zerc.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}},"created_at":"2015-10-01T20:22:46.000Z","updated_at":"2019-02-24T21:01:54.000Z","dependencies_parsed_at":"2023-03-13T19:55:12.406Z","dependency_job_id":null,"html_url":"https://github.com/zerc/ugallery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zerc/ugallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerc%2Fugallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerc%2Fugallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerc%2Fugallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerc%2Fugallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zerc","download_url":"https://codeload.github.com/zerc/ugallery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerc%2Fugallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31702577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-14T04:42:52.710Z","updated_at":"2026-04-12T02:31:21.024Z","avatar_url":"https://github.com/zerc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uGallery\n\nIs a simple gallery example based on [Uploadcare](https://uploadcare.com/)  (these good comrades will take care of all of your precious files), [Django](https://www.djangoproject.com/), [Bootstrap](http://getbootstrap.com/) and [Fotorama](http://fotorama.io).\n\n\n## Easiest way to deploy it\n\nOf course you can deploy it anywhere  because it is a simple django's project. But easiest way to deploy it is using [Heroku](https://www.heroku.com/).\n\nFirst you'll need an account (it's free), heroku's [toolbelt](https://devcenter.heroku.com/articles/quickstart#step-2-install-the-heroku-toolbelt) and some terminal-like stuff.\n\nAfter that execute next commands in your terminal:\n\n```shell\n$ git clone git@github.com:zerc/ugallery.git\n$ cd ugallery\n$ make heroku-install\n```\n\n### Setup GitHub application\n\nProject uses authorization based on GitHub accounts. To make it work needed:\n\n1. Create own GitHub application [here](https://github.com/settings/applications/new)\n\n2. Configure system variables:\n\n```\n$ heroku config:add GITHUB_APP_ID='Your_Application_Client ID'\n$ heroku config:add GITHUB_API_SECRET='Your_Application_Client_Secret'\n```\n\n### Storage\n\nuGallery uses [Uploadcare](https://uploadcare.com/) to store files — its demo account by default:\n\n* all files are stored for one day, and **DELETED** after.\n\nIf you want a persistent storage, get the Uploadcare\n[subscription](https://uploadcare.com/accounts/create/) and set obtained keys:\n\n```term\nheroku config:set UPLOADCARE_PUBLIC_KEY='MY_PUBLIC_KEY'\nheroku config:set UPLOADCARE_SECRET_KEY='MY_SECRET_KEY'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerc%2Fugallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerc%2Fugallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerc%2Fugallery/lists"}