{"id":21671014,"url":"https://github.com/gabrielpenteado/dentalprocs-server","last_synced_at":"2026-01-08T12:53:22.375Z","repository":{"id":170821316,"uuid":"647076497","full_name":"gabrielpenteado/dentalprocs-server","owner":"gabrielpenteado","description":"The server of an application designed for dentists to monitor the most performed procedures. | React | Typescript | Fastify | Prisma | Zod | SQLite | Node.js","archived":false,"fork":false,"pushed_at":"2024-09-22T03:40:27.000Z","size":63,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-25T12:41:50.641Z","etag":null,"topics":["dayjs","fastify","mysql","nodejs","postgresql","prisma","react","sqlite","typescript","zod"],"latest_commit_sha":null,"homepage":"https://dentalprocs-server.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/gabrielpenteado.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-30T02:31:49.000Z","updated_at":"2024-09-21T16:35:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0cff6bb-eb27-465e-9d6a-9be31bbdda3a","html_url":"https://github.com/gabrielpenteado/dentalprocs-server","commit_stats":null,"previous_names":["gabrielpenteado/dentalprocs-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fdentalprocs-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fdentalprocs-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fdentalprocs-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fdentalprocs-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielpenteado","download_url":"https://codeload.github.com/gabrielpenteado/dentalprocs-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235558340,"owners_count":19009396,"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":["dayjs","fastify","mysql","nodejs","postgresql","prisma","react","sqlite","typescript","zod"],"created_at":"2024-11-25T12:37:40.368Z","updated_at":"2025-10-06T23:30:17.435Z","avatar_url":"https://github.com/gabrielpenteado.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/gabrielpenteado/dentalprocs/main/web/public/assets/logo.svg\"\u003e\n  \u003ch1 align=\"center\"\u003e\n    \u003cstrong\u003eDental Procs Server\u003c/strong\u003e\n  \u003c/h1\u003e\n\u003c/div\u003e\n\n\u003ch2 align=\"center\"\u003e\n  The server to connect with \u003ca href=\"https://github.com/gabrielpenteado/dentalprocs-client\"\u003edentalprocs-client\u003c/a\u003e or \u003ca href=\"https://github.com/gabrielpenteado/dentalprocs-mobile\"\u003edentalprocs-mobile\u003c/a\u003e repositories.\n\u003c/h2\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/gabrielpenteado/mydearpage?color=informational\u0026style=flat-square\" alt=\"license\"/\u003e\n \n  \u003cimg src=\"https://img.shields.io/static/v1?label=npm\u0026message=v9.5.0\u0026color=informational\u0026style=flat-square\" alt=\"npm version\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n### Build with\n![fastify](https://img.shields.io/badge/fastify-202020?style=for-the-badge\u0026logo=fastify\u0026logoColor=white)\n![prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge\u0026logo=Prisma\u0026logoColor=white)\n![sqlite](https://img.shields.io/badge/SQLite-07405E?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white)\n![typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white)\n\n*Note: You can find the server integrated with other databases such as ![mysql](https://img.shields.io/badge/MySQL-005C84?style=flat-square\u0026logo=mysql\u0026logoColor=white) and ![postgresql](https://img.shields.io/badge/PostgreSQL-316192?style=flat-square\u0026logo=postgresql\u0026logoColor=white) in the respectives branches.* \n\n### Requirements\n- npm (^9.5.0)\n- [fastify](https://www.fastify.io/)\n- [prisma](https://www.prisma.io/docs/getting-started/quickstart)\n- [dayjs](https://day.js.org/docs/en/installation/installation)\n- [zod](https://zod.dev/)\n- [node.js](https://nodejs.org/en) (v18.15.0)\n\n### Instalattion\n1. Clone the repository.\u003cbr\u003e\n`git clone https://github.com/gabrielpenteado/dentalprocs-server`\n\n2. Install all packages dependencies.\u003cbr\u003e \n`npm install`\n\n3. Run server.\u003cbr\u003e\n`npm run dev`\n\u003cbr\u003e\n\n## 🤝 Contributions\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\u003cbr\u003e\nThe foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.\n\n## 📄 License\nThis project is licensed under the MIT License. See the [LICENSE.md](https://github.com/gabrielpenteado/dentalprocs-server/blob/main/LICENSE.md) file for details.\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://images.weserv.nl/?url=avatars.githubusercontent.com/u/63300269?v=4\u0026h=100\u0026w=100\u0026fit=cover\u0026mask=circle\u0026maxage=7d\" /\u003e\n  \u003ch1\u003eGabriel Penteado\u003c/h1\u003e\n  \u003cstrong\u003eFull Stack Developer\u003c/strong\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n\n  [![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/gabriel-penteado)\n  [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/gabrielpenteado)\n  [![Gmail](https://img.shields.io/badge/gabripenteado@gmail.com-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:gabripenteado@gmail.com)\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielpenteado%2Fdentalprocs-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielpenteado%2Fdentalprocs-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielpenteado%2Fdentalprocs-server/lists"}