{"id":19248130,"url":"https://github.com/feel2code/jessiegram","last_synced_at":"2026-05-07T02:31:27.206Z","repository":{"id":97716131,"uuid":"485134292","full_name":"feel2code/jessiegram","owner":"feel2code","description":"Django framework sample project named \"Jessiegram\" in honor of my dog Jessie","archived":false,"fork":false,"pushed_at":"2025-11-12T22:35:03.000Z","size":1369,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-13T00:19:39.576Z","etag":null,"topics":["bootstrap5","css","django","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/feel2code.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,"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":"2022-04-24T20:36:03.000Z","updated_at":"2025-11-12T22:35:02.000Z","dependencies_parsed_at":"2024-07-06T15:58:59.087Z","dependency_job_id":"06b9eebb-d4fe-4ada-bd28-67028a381cb5","html_url":"https://github.com/feel2code/jessiegram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feel2code/jessiegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fjessiegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fjessiegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fjessiegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fjessiegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feel2code","download_url":"https://codeload.github.com/feel2code/jessiegram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fjessiegram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32720109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bootstrap5","css","django","python"],"created_at":"2024-11-09T18:06:30.580Z","updated_at":"2026-05-07T02:31:27.202Z","avatar_url":"https://github.com/feel2code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" \u003e\u003ca href=\"https://github.com/feel2code/jessiegram\"\u003e🐕JessieGram🐈\u003c/a\u003e\u003c/h1\u003e\n\n![Jessiegram Logo](https://repository-images.githubusercontent.com/485134292/07733572-d11d-4641-8204-39c5aaafb535)\n\n**Jessiegram** is my study-pet-project about pets developed on Django.\n\n## Installation and usage:\nMake `.env` file based on example in `.env.example`\n\n### Local deploy\n```bash\ngit clone https://github.com/feel2code/jessiegram.git \u0026\u0026 cd jessiegram \u0026\u0026 chmod +x run_server.sh\n./run_server.sh\n```\n\n### Docker\nIf you have Docker installed, then you can install and deploy Jessiegram in the easiest way:\n```bash\ndocker pull feel2code/jessiegram:latest \u0026\u0026 docker run --env-file .env -d -p 80:8000 feel2code/jessiegram\n```\n\n\u003ch3 align=\"center\"\u003e Technologies used in this project\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"http://www.djangoproject.com/\"\u003e\u003cimg src=\"https://www.djangoproject.com/m/img/badges/djangopowered126x54.gif\" border=\"0\" style=\"height: 37px\" alt=\"Powered by Django.\" title=\"Powered by Django.\" /\u003e\u003c/a\u003e\n    \u003ca href=\"http://https://getbootstrap.com/\"\u003e\u003cimg src=\"https://getbootstrap.com/docs/5.3/assets/brand/bootstrap-logo-shadow.png\" style=\"height: 40px\" alt=\"bootstrap technology\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://develop.spacemacs.org\"\u003e\u003cimg alt=\"Developed with Spacemacs\" src=\"https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg\" style=\"height:37px\"/\u003e\u003c/a\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white\" alt=\"Sqlite\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge\u0026logo=docker\u0026logoColor=white\" alt=\"Docker\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/figma-%23F24E1E.svg?style=for-the-badge\u0026logo=figma\u0026logoColor=white\" alt=\"Figma\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge\u0026logo=git\u0026logoColor=white\" alt=\"Git\"\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"https://img.shields.io/badge/python-3.14-green?style=for-the-badge\u0026logo=appveyor\" alt=\"Python Version\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/feel2code/jessiegram?style=for-the-badge\u0026logo=appveyor\" alt=\"Issues\"\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/feel2code/jessiegram?style=for-the-badge\u0026logo=appveyor\" alt=\"Stars\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/repo-size/feel2code/jessiegram?style=for-the-badge\u0026logo=appveyor\" alt=\"Repository Size\"\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeel2code%2Fjessiegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeel2code%2Fjessiegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeel2code%2Fjessiegram/lists"}