{"id":23629608,"url":"https://github.com/hellyaxs/todo-list","last_synced_at":"2026-04-08T23:33:06.895Z","repository":{"id":269975480,"uuid":"908021741","full_name":"hellyaxs/todo-list","owner":"hellyaxs","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-27T14:37:26.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T15:28:55.340Z","etag":null,"topics":["docker","docker-compose","nextjs","postgresql","ruby-on-rails","tailwindcss"],"latest_commit_sha":null,"homepage":"https://roaring-starburst-95caae.netlify.app/","language":"Ruby","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/hellyaxs.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-12-24T22:32:24.000Z","updated_at":"2024-12-27T14:37:29.000Z","dependencies_parsed_at":"2024-12-27T15:28:58.085Z","dependency_job_id":"18f00f29-5519-44a1-835d-495ed1d34300","html_url":"https://github.com/hellyaxs/todo-list","commit_stats":null,"previous_names":["hellyaxs/todo-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2Ftodo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2Ftodo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2Ftodo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2Ftodo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellyaxs","download_url":"https://codeload.github.com/hellyaxs/todo-list/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239546824,"owners_count":19657032,"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":["docker","docker-compose","nextjs","postgresql","ruby-on-rails","tailwindcss"],"created_at":"2024-12-28T01:16:14.830Z","updated_at":"2026-04-08T23:33:06.889Z","avatar_url":"https://github.com/hellyaxs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀  Todo-list\n\n![Rails](https://img.shields.io/badge/rails-%23CC0000.svg?style=for-the-badge\u0026logo=ruby-on-rails\u0026logoColor=white)\n![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)\n![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![Webpack](https://img.shields.io/badge/webpack-%238DD6F9.svg?style=for-the-badge\u0026logo=webpack\u0026logoColor=black)\n![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge\u0026logo=visual-studio-code\u0026logoColor=white)\n![Static Badge](https://img.shields.io/badge/TRAEFIK-blue?style=for-the-badge\u0026logo=traefikproxy\u0026logoColor=white\u0026logoSize=amg)\n![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge\u0026logo=git\u0026logoColor=white)\n\n\u003e ☕ App para gerenciar tarefas feito em ruby on rails  [link para demo](https://drive.google.com/file/d/1q5jYCM0sXvZ8k7ZMHQrXMLAC5ZJgBPVI/view?usp=drive_link)\n\n#### ⚙️ Technical requirements \n- **Ruby**: Versão 3.2 ou superior \n- **Rails**: Versão 7.1 ou superior\n- **postgres**: Versão 14 ou superior\n- **Versão do Nodejs**: Versão 18 ou superior\n\n## 💻 Pré-requisitos\n\nAntes de começar, verifique se você atendeu aos seguintes requisitos:\n\n- Você instalou a versão mais recente de `ruby/docker`\n- Você tem uma máquina `\u003cWindows / Linux / Mac\u003e`\n- Você leu `\u003cguia / link / documentação_relacionada_ao_projeto\u003e`.\n\n## 🌐 starting application commands\n\n```bash\n   git clone https://github.com/hellyaxs/todo-list.git \u0026\u0026 cd todo-list\n```\n\n## starting application with docker-compose\n\n```bash\n   docker-compose up\n```\n\n\u003e não se esqueça e preencher as variaveis de ambiente\n\n### initial settings back-end\n1. inside diretory backend\n\n```bash\n   cd back-end\n```\n\n2.install the dependencies\n\n```bash\n   bundle install\n```\n\n3.rising application\n\n```bash\n   rails db:migrate \u0026\u0026 rails server\n```\n\n### initial settings front-end\n\n2.install the dependencies\n\n```bash\n   npm install\n```\n\n3.build e start application\n\n```bash\n   npm run build \u0026\u0026 npm run start\n```\n\n\n\n## 📫 Contribuindo\n\nPara contribuir com o projeto, siga estas etapas:\n\n1. Bifurque este repositório.\n2. Crie um branch: `git checkout -b \u003cnome_branch\u003e`.\n3. Faça suas alterações e confirme-as: `git commit -m '\u003cmensagem_commit\u003e'`\n4. Envie para o branch original: `git push origin \u003cnome_do_projeto\u003e / \u003clocal\u003e`\n5. Crie a solicitação de pull.\n\nComo alternativa, consulte a documentação do GitHub em [como criar uma solicitação pull](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellyaxs%2Ftodo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellyaxs%2Ftodo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellyaxs%2Ftodo-list/lists"}