{"id":28505565,"url":"https://github.com/werberth/eventplus","last_synced_at":"2026-07-10T16:31:32.648Z","repository":{"id":104620864,"uuid":"108935215","full_name":"werberth/EventPlus","owner":"werberth","description":"Plataforma de anuncio de eventos desenvolvida para submissão no processo de seleção de estagio da MidiaCode","archived":false,"fork":false,"pushed_at":"2017-12-12T21:11:40.000Z","size":1797,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T22:37:03.387Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/werberth.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,"zenodo":null}},"created_at":"2017-10-31T02:38:04.000Z","updated_at":"2017-12-12T21:02:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb08b6f7-2f98-4aed-90bc-3755e1a0b181","html_url":"https://github.com/werberth/EventPlus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/werberth/EventPlus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werberth%2FEventPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werberth%2FEventPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werberth%2FEventPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werberth%2FEventPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/werberth","download_url":"https://codeload.github.com/werberth/EventPlus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werberth%2FEventPlus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35337280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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":"2025-06-08T19:07:59.418Z","updated_at":"2026-07-10T16:31:32.628Z","avatar_url":"https://github.com/werberth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EventPlus\n### Plataforma de anuncio de eventos desenvolvida para submissão no processo de seleção de estágio da MidiaCode\n\n![EventPlus](https://image.ibb.co/hiwMoR/screen.png)\n\n\n## Como desenvolver?\n\n1. Clone o repositório.\n2. Crie um virtualenv com Python 3.6\n3. Ative o virtualenv.\n4. Instale as dependências\n\n```console\ngit clone git@github.com:werberth/EventPlus.git eventplus\ncd eventplus\npython -m venv .env\nsource .env/bin/activate\npip install -r requirements.txt\n```\n\n5. Após intalar as dependências, renomeie o arquivo ```exemple.env``` para ```.env```\ne preencha o valor na variável ```SECRET_KEY```. (Entre no site [MiniWebtool](https://www.miniwebtool.com/django-secret-key-generator/), gere uma secrete key, copie e cole como valor da variavel.)\n\n6. Caso queria utilizar o sqlite3, exclua a variável DATABASE_URL (```DATABASE_URL='postgres://username:password/db_name'```) do arquivo.\n\n7. Caso queira utilizar o PostgreSQL substitua o valor ```username```, ```password``` e ```db_name``` na string da variável, pelo nome de usuário, senha e nome do banco respectivamente.\n\n8. Rode as migrações:\n```console\npython manage.py migrate\n```\n\n9. Compile as traduções:\n```console\npython manage.py compilemessages\n```\n\n10. Feito, isso é só rodar os tests:\n\n```console\npython manage.py test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerberth%2Feventplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwerberth%2Feventplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerberth%2Feventplus/lists"}