{"id":28809952,"url":"https://github.com/lenivene/moveit","last_synced_at":"2026-04-07T09:31:57.574Z","repository":{"id":54160087,"uuid":"342015530","full_name":"lenivene/moveit","owner":"lenivene","description":"💪 Be more productive and take care of your health.","archived":false,"fork":false,"pushed_at":"2021-03-11T15:09:50.000Z","size":336,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T13:09:08.041Z","etag":null,"topics":["moveit","moveit-nextjs","nextjs","nlw","nlw-4","react","rocketseat","styled-components"],"latest_commit_sha":null,"homepage":"https://moveitnlw.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lenivene.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-24T19:42:57.000Z","updated_at":"2021-03-11T15:09:52.000Z","dependencies_parsed_at":"2022-08-13T08:00:28.664Z","dependency_job_id":null,"html_url":"https://github.com/lenivene/moveit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lenivene/moveit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenivene%2Fmoveit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenivene%2Fmoveit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenivene%2Fmoveit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenivene%2Fmoveit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenivene","download_url":"https://codeload.github.com/lenivene/moveit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenivene%2Fmoveit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31508006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["moveit","moveit-nextjs","nextjs","nlw","nlw-4","react","rocketseat","styled-components"],"created_at":"2025-06-18T13:08:59.187Z","updated_at":"2026-04-07T09:31:57.557Z","avatar_url":"https://github.com/lenivene.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg alt=\"Logo\" title=\"Move.it - Be more productive and take care of your health.\" width=\"100%\" style=\"max-width:700px;\" src=\".github/cover.png\"\u003e\n    \u003cbr\u003e\u003cbr\u003e\n    \u003ch1 style=\"border:0;font-weight:bold;text-transform:uppercase;margin:0\"\u003eMove.it\u003c/h1\u003e\n    \u003cb\u003e💪 Be more productive and take care of your health.\u003c/b\u003e  \n    \u003cbr\u003e\n    \u003ca href=\"./LICENSE.md\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/lenivene/moveit?color=%235965E0\u0026style=flat-square\" alt=\"license - MIT\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n# 📔 Index\n\n- [📔 Index](#-index)\n- [📖 About](#-about)\n- [🚀 Technologies](#-technologies)\n- [📚 How to Use?](#-how-to-use)\n  - [1 - Clone repository](#1---clone-repository)\n  - [2 - Installing the packages](#2---installing-the-packages)\n  - [3 - Starting server](#3---starting-server)\n- [Acknowledgment](#acknowledgment)\n- [📝 License](#-license)\n\n# 📖 About\n\nThe _Move.it_ This a application for what be more productive and take care of your health.\n\n# 🚀 Technologies\n\nI developed using the following technologies\n\n- [TypeScript](https://www.typescriptlang.org/)\n- [Node.js](https://nodejs.org/en/)\n- [Next.js](https://nextjs.org/)\n- [VSCode](https://code.visualstudio.com/)\n- [Styled Components](https://styled-components.com/)\n\n# 📚 How to Use?\n\n- To use, you need some things\n  - Terminal\n  - Have the [Node.js](https://nodejs.org/en/download/) in a stable version\n  - You need a package manager. I recommend [Yarn](https://classic.yarnpkg.com/pt-BR/docs/install/), but you can use [NPM](https://www.npmjs.com/).\n\n## 1 - Clone repository\n\nUse this command\n\n```sh\ngit clone git@github.com:lenivene/moveit.git\n```\n\n## 2 - Installing the packages\n\nOpen your terminal in folder: `moveit`, and use the line command:\n\n```sh\nyarn install #or\nnpm install\n```\n\n## 3 - Starting server\n\n```sh\nyarn dev\n# or\nyarn build #and\nyarn start\n```\n\n# Acknowledgment\n\n\u003e Thanks [Diego](https://github.com/diego3g), for this event/lessons, #missionComplete and #challengeAccepted\n\n# 📝 License\n\nThis project is under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenivene%2Fmoveit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenivene%2Fmoveit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenivene%2Fmoveit/lists"}