{"id":26175814,"url":"https://github.com/dvanael/gefa-soft","last_synced_at":"2025-04-14T21:35:15.141Z","repository":{"id":264502748,"uuid":"876321746","full_name":"dvanael/gefa-soft","owner":"dvanael","description":"Sistema Web para gerenciamento de uma casa farinha.","archived":false,"fork":false,"pushed_at":"2024-12-17T12:10:04.000Z","size":175,"stargazers_count":0,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T09:42:55.795Z","etag":null,"topics":["django","django-project","management-system","python","webapp"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/dvanael.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":"2024-10-21T19:14:58.000Z","updated_at":"2024-12-17T12:10:07.000Z","dependencies_parsed_at":"2024-12-17T12:28:57.209Z","dependency_job_id":null,"html_url":"https://github.com/dvanael/gefa-soft","commit_stats":null,"previous_names":["dvanael/gefa-soft"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvanael%2Fgefa-soft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvanael%2Fgefa-soft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvanael%2Fgefa-soft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvanael%2Fgefa-soft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvanael","download_url":"https://codeload.github.com/dvanael/gefa-soft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248964727,"owners_count":21190567,"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":["django","django-project","management-system","python","webapp"],"created_at":"2025-03-11T20:59:49.974Z","updated_at":"2025-04-14T21:35:15.093Z","avatar_url":"https://github.com/dvanael.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GEFA SOFT\nSistema Web para Gerenciamento de Casa de Farinha\n\n## Sobre\nO GEFA SOFT visa facilitar a vida dos gerentes de Casas de Farinha. Com ele, você pode gerenciar as contas da empresa.\n\n## Instalação\n\n### Configurando o ambiente\n\n - Clone o [repositório](https://github.com/IFRN-SPP/cooplink)\n\n```bash\ngit clone https://github.com/IFRN-SPP/cooplink.git\n```\n\n- Crie um ambiente virtual\n\n```bash\npython -m venv .venv\n```\n\n- Ative o ambiente virtual\n\n_windows_\n```powershell\n.venv/Scripts/activate\n```\n_linux, macOs_\n```bash\nsource .venv/bin/activate\n```\n\n---\n\n### Configurando sua máquina\n\n- Instale as dependências\n\n```bash\npip install -r requirements.txt\n```\n\n- Crie as variáveis de ambiente\n\n```bash\npython scripts/env.py\n```\n\n\u003e Se necessário, mude as configurações do  arquivo `.env`\n\n- Faça as migrações necessárias\n\n```bash\npython manage.py migrate\n```\n\n---\n\n### Rodando o servidor\n\n- Crie um **super usuário**.\n\n```bash\npython manage.py createsuperuser\n```\n\n- Rode o servidor\n\n```bash\npython manage.py runserver\n```\n\n- Acesse a aplicação localmente\n\n  - **[localhost:8000/](http://localhost:8000/)**\n\n---\n\n\n## Colaboradores\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/dvanael\" title=\"Ana Barbosa\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/dvanael\" width=\"100px;\" alt=\"collaborators pictures\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eAna Barbosa 🐋\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/poliana-dev\" title=\"Poliana Pinheiro\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/poliana-dev\" width=\"100px;\" alt=\"collaborators pictures\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003ePoliana Pinheiro 🐸\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/devwenderson\" title=\"Wenderson Nascimento\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/devwenderson\" width=\"100px;\" alt=\"collaborators pictures\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eWenderson Nascimento 🦆\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvanael%2Fgefa-soft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvanael%2Fgefa-soft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvanael%2Fgefa-soft/lists"}