{"id":21180139,"url":"https://github.com/mazulo/wttd_eventex","last_synced_at":"2025-06-14T14:04:19.483Z","repository":{"id":78216032,"uuid":"48304195","full_name":"mazulo/wttd_eventex","owner":"mazulo","description":null,"archived":false,"fork":false,"pushed_at":"2016-03-16T18:23:14.000Z","size":1498,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T19:18:01.147Z","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/mazulo.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":"2015-12-20T02:11:14.000Z","updated_at":"2016-03-07T15:58:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc8213bb-b7f9-46f2-81bf-593eb8ac73b1","html_url":"https://github.com/mazulo/wttd_eventex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mazulo/wttd_eventex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fwttd_eventex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fwttd_eventex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fwttd_eventex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fwttd_eventex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazulo","download_url":"https://codeload.github.com/mazulo/wttd_eventex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fwttd_eventex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259827506,"owners_count":22917709,"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":[],"created_at":"2024-11-20T17:36:22.980Z","updated_at":"2025-06-14T14:04:19.417Z","avatar_url":"https://github.com/mazulo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eventex\n\n[![Build Status](https://travis-ci.org/mazulo/wttd_eventex.svg?branch=master)](https://travis-ci.org/mazulo/wttd_eventex)\n[![Code Health](https://landscape.io/github/mazulo/wttd_eventex/master/landscape.svg?style=flat)](https://landscape.io/github/mazulo/wttd_eventex/master)\n\nSistema de Eventos desenvolvido no curso Welcome to the Django\n\n## Como desenvolver?\n\n1. Clone o respositório\n2. Crieum virtualenv com Python 3.5\n3. Ative o virtualenv\n4. Instale as dependências\n5. Configure a instância com o .env\n6. Execute os testes\n\n````shell\ngit clone git@github.com:mazulo/wttd_eventex.git wttd\ncd wttd\npython -m venv .wttd\nsource .wttd/bin/activate\npip install -r requirements-dev.txt\ncp contrib/env-sample .env\npython manage.py test\n````\n\n## Como fazer o deploy?\n\n1. Crie uma instância no heroku\n2. Envie as configurações para o heroku\n3. Defina uma SECRET_KEY segura para a instância\n4. Defina DEBUG=False\n5. Configure o serviço de email\n6. Envie o código para o heroku\n\n````console\nheroku create minhainstancia\nheroku configu:push\nheroku config:set SECRET_KEY=`python contrib/secret_gen.py`\nheroku config:set DEBUG=False\n# configura o email\ngit push heroku master\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazulo%2Fwttd_eventex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazulo%2Fwttd_eventex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazulo%2Fwttd_eventex/lists"}