{"id":15061674,"url":"https://github.com/smoothemerson/in.orbit_server","last_synced_at":"2026-01-04T02:51:32.719Z","repository":{"id":256771644,"uuid":"855327942","full_name":"smoothemerson/in.orbit_server","owner":"smoothemerson","description":"Project given by Rocketseat in NLW POCKET event.","archived":false,"fork":false,"pushed_at":"2024-09-18T17:42:39.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T03:01:39.432Z","etag":null,"topics":["drizzle","fastify","nodejs","sql","typescript","zod"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/smoothemerson.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-09-10T17:30:23.000Z","updated_at":"2024-09-18T17:42:42.000Z","dependencies_parsed_at":"2024-11-21T07:42:21.569Z","dependency_job_id":"4228a0fd-81de-4d7b-9859-6fcd6003fbce","html_url":"https://github.com/smoothemerson/in.orbit_server","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.04347826086956519,"last_synced_commit":"6417defe893a107bf06b300a7e3a912da8851d3d"},"previous_names":["smoothemerson/nlw-pocket-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smoothemerson%2Fin.orbit_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smoothemerson%2Fin.orbit_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smoothemerson%2Fin.orbit_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smoothemerson%2Fin.orbit_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smoothemerson","download_url":"https://codeload.github.com/smoothemerson/in.orbit_server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238945675,"owners_count":19556703,"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":["drizzle","fastify","nodejs","sql","typescript","zod"],"created_at":"2024-09-24T23:23:32.076Z","updated_at":"2025-10-31T14:30:38.014Z","avatar_url":"https://github.com/smoothemerson.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# in.orbit SERVER\n\nBackend da aplicação in.orbit, uma plataforma para gerenciamento de metas.\n\n## 🛠 Tecnologias\n\nAs principais ferramentas usadas no desenvolvimento do projeto são:\n\n- **[TypeScript](https://www.typescriptlang.org/)**: Linguagem para desenvolvimento com tipagem estática.\n- **[Fastify](https://fastify.dev/)**: Framework web rápido e leve para Node.js.\n- **[Zod](https://zod.dev/)**: Biblioteca para validação de esquemas.\n- **[DayJS](https://day.js.org/)**: Biblioteca para manipulação de datas.\n\n\u003e Para detalhes sobre as dependências gerais da aplicação, consulte o arquivo [package.json](./package.json).\n\n## ⚙ Setup\n\n### 📝 Requisitos\n\nCertifique-se de ter as seguintes ferramentas instaladas:\n\n- [Git](https://git-scm.com)\n- [NodeJS](https://nodejs.org/en/)\n- [NPM](https://www.npmjs.com/), [PNPM](https://pnpm.io/pt/) ou [Yarn](https://yarnpkg.com/)\n\nAlém disso, é recomendável usar um editor de código, como [VSCode](https://code.visualstudio.com/).\n\nPara testar as rotas da aplicação, você pode usar o cliente HTTP [Postman](https://www.postman.com/).\n\n### Clonando e Executando\n\nSiga estes passos para clonar e executar a aplicação localmente:\n\n```bash\n# Clone este repositório\n$ git clone git@github.com:smoothemerson/in.orbit_server.git\n\n# Acesse a pasta do projeto no terminal\n$ cd in.orbit_server\n\n# Instale as dependências\n$ npm install\n\n# Crie o arquivo '.env' e preencha as variáveis conforme o arquivo '.env.example'\n\n# Utiliza-se DOCKER como banco de dados\n$ docker compose up -d\n\n# Execute as migrations para criar as tabelas necessárias no banco\n$ npx drizzle-kit generate\n$ npx drizzle-kit migrate\n\n# Execute a aplicação em modo de desenvolvimento\n$ npm run dev\n\n# A aplicação iniciará na porta configurada no arquivo '.env'\n```\n\u003cp align=\"center\"\u003e\n  Feito com 💜 por Emerson Rocha 👋🏽 \u003ca href=\"https://www.linkedin.com/in/smthemerson/\" target=\"_blank\"\u003eEntre em contato!\u003c/a\u003e  \n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmoothemerson%2Fin.orbit_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmoothemerson%2Fin.orbit_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmoothemerson%2Fin.orbit_server/lists"}