{"id":27483357,"url":"https://github.com/hectorpulido/generic-porfolio","last_synced_at":"2025-06-25T15:06:47.059Z","repository":{"id":111766712,"uuid":"524289324","full_name":"HectorPulido/generic-porfolio","owner":"HectorPulido","description":"This is a simple portfolio/content manager made with django.","archived":false,"fork":false,"pushed_at":"2023-09-20T05:43:02.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T07:59:15.586Z","etag":null,"topics":["backend","django"],"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/HectorPulido.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}},"created_at":"2022-08-13T03:28:17.000Z","updated_at":"2022-08-15T00:12:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"2946022a-cef4-4e07-b4d8-63cd7fdb33d0","html_url":"https://github.com/HectorPulido/generic-porfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HectorPulido/generic-porfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fgeneric-porfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fgeneric-porfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fgeneric-porfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fgeneric-porfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HectorPulido","download_url":"https://codeload.github.com/HectorPulido/generic-porfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fgeneric-porfolio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261896998,"owners_count":23226647,"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":["backend","django"],"created_at":"2025-04-16T15:46:13.551Z","updated_at":"2025-06-25T15:06:47.042Z","avatar_url":"https://github.com/HectorPulido.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generic portfolio\n\n## Setup Django\n\n1. Configure your heroku project, save the name, you will need the Heroku Postgresql addon\n\n2. Build the docker development and run it to make sure everything is ok\n\n```\ndocker build -t web:latest .\ndocker run -d --name \u003cherokuname\u003e -e \"PORT=8765\" -e \"DEBUG=0\" -p 8007:8765 web:latest\n```\n\n3. You can deactivate like this\n```\ndocker stop \u003cherokuname\u003e\ndocker rm \u003cherokuname\u003e\n```\n\n4. You can upload your project with this commands\n```\ndocker run -d --name \u003cherokuname\u003e -e \"PORT=8765\" -e \"DEBUG=0\" -p 8007:8765 web:latest\nheroku container:login\nheroku container:push web -a \u003cherokuname\u003e\nheroku container:release web -a \u003cherokuname\u003e\n```\n\n5. Create your user with\n```\nheroku run python manage.py createsuperuser -a \u003cherokuname\u003e\n```\n\n6. Enter to your proyect from this url\n```\nhttp://\u003cherokuname\u003e.herokuapp.com/admin\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorpulido%2Fgeneric-porfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhectorpulido%2Fgeneric-porfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorpulido%2Fgeneric-porfolio/lists"}