{"id":29646366,"url":"https://github.com/nathanmontt/thepeople","last_synced_at":"2026-05-13T20:34:13.378Z","repository":{"id":305265453,"uuid":"1022339107","full_name":"nathanmontt/THEPEOPLE","owner":"nathanmontt","description":"To The People, for The People ","archived":false,"fork":false,"pushed_at":"2025-07-19T04:17:03.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-19T08:50:27.835Z","etag":null,"topics":["taildwindcss","tailwind","vue3","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/nathanmontt.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":"2025-07-18T21:55:40.000Z","updated_at":"2025-07-19T04:17:07.000Z","dependencies_parsed_at":"2025-07-19T08:50:33.998Z","dependency_job_id":"c4863be5-37e8-4bbf-9cc4-3ba369b19962","html_url":"https://github.com/nathanmontt/THEPEOPLE","commit_stats":null,"previous_names":["nathanmontt/thepeople"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nathanmontt/THEPEOPLE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmontt%2FTHEPEOPLE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmontt%2FTHEPEOPLE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmontt%2FTHEPEOPLE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmontt%2FTHEPEOPLE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathanmontt","download_url":"https://codeload.github.com/nathanmontt/THEPEOPLE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmontt%2FTHEPEOPLE/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266416865,"owners_count":23925296,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["taildwindcss","tailwind","vue3","vuejs"],"created_at":"2025-07-22T03:00:39.775Z","updated_at":"2025-11-01T09:03:42.499Z","avatar_url":"https://github.com/nathanmontt.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# THEPEOPLE\n\nPessoas conectando pessoas.\n\n### ÍNDICE\n\n* [Sobre o Projeto](#about)\n* [Linguagens](#langs)\n* [IDE](#ide)\n* [Setup](#setup)\n* [Créditos](#credits)\n\n\u003ch1 id=\"about\"\u003eSobre o Projeto\u003c/h1\u003e\n\n*THEPEOPLE* foi criado com o intuito de estudo. Inicialmente, o \"estudar a _framework_ **vue.js**\" foi (e está sendo) feito. Agora, colocando a prova desses estudos, surge o projeto. Ele trás em si uma simples _landing page_ que conta a história de uma empresa que quer conectar pessoas através do mundo.\n\n\n\u003ch1 id=\"langs\"\u003eLinguagens\u003c/h1\u003e\n\nA aplicação veio com o inutuito de treinar o uso da _framework_ **vue.js**, consequentemente se tornando a principal ferramenta do projeto. Outras primárias, como **HTML e JavaScript** não podem deixar de ser citadas. \n\nO projeto também contou com uma nova adição ao meu portifólio pessoal de aprendizado: **TailwindCSS**.\n\n\n\u003ch1 id=\"ide\"\u003eSetup de IDE Recomendado\u003c/h1\u003e\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (e disabilitar Vetur). Para configurações, visite o [Vite Configuration Reference](https://vite.dev/config/).\n\n\n\u003ch1 id=\"setup\"\u003eSetup do Projeto\u003c/h1\u003e\n\n#### Instalação\n\n```sh\nnpm install\nnpm run dev\n```\n\n#### Instalação de Dependências\n```sh\nnpm install tailwindcss @tailwindcss/vite\n```\n\n#### Configurando o Vite Plugin\n```sh\nimport { defineConfig } from 'vite'\nimport tailwindcss from '@tailwindcss/vite'\nexport default defineConfig({\n  plugins: [\n    tailwindcss(),\n  ],\n})\n```\n\n#### Importando TailwindCSS\nColocar em um arquivo ```.css``` para utilizar\n```sh\n@import \"tailwindcss\";\n```\n\n#### Compilação e _\"Minify\"_  Production\n\n```sh\nnpm run build\n```\n\n\n\u003ch1 id=\"credits\"\u003e Créditos \u003c/h1\u003e\n\nCopyright © 2025, Nathan Monteiro\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanmontt%2Fthepeople","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathanmontt%2Fthepeople","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanmontt%2Fthepeople/lists"}