https://github.com/gabrielpenteado/dentalprocs-server
The server of an application designed for dentists to monitor the most performed procedures. | React | Typescript | Fastify | Prisma | Zod | SQLite | Node.js
https://github.com/gabrielpenteado/dentalprocs-server
dayjs fastify mysql nodejs postgresql prisma react sqlite typescript zod
Last synced: 5 months ago
JSON representation
The server of an application designed for dentists to monitor the most performed procedures. | React | Typescript | Fastify | Prisma | Zod | SQLite | Node.js
- Host: GitHub
- URL: https://github.com/gabrielpenteado/dentalprocs-server
- Owner: gabrielpenteado
- License: mit
- Created: 2023-05-30T02:31:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T03:40:27.000Z (9 months ago)
- Last Synced: 2024-11-25T12:41:50.641Z (7 months ago)
- Topics: dayjs, fastify, mysql, nodejs, postgresql, prisma, react, sqlite, typescript, zod
- Language: TypeScript
- Homepage: https://dentalprocs-server.vercel.app
- Size: 61.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
Dental Procs Server
The server to connect with dentalprocs-client or dentalprocs-mobile repositories.
![]()
![]()
### Build with




*Note: You can find the server integrated with other databases such as  and  in the respectives branches.*
### Requirements
- npm (^9.5.0)
- [fastify](https://www.fastify.io/)
- [prisma](https://www.prisma.io/docs/getting-started/quickstart)
- [dayjs](https://day.js.org/docs/en/installation/installation)
- [zod](https://zod.dev/)
- [node.js](https://nodejs.org/en) (v18.15.0)### Instalattion
1. Clone the repository.
`git clone https://github.com/gabrielpenteado/dentalprocs-server`2. Install all packages dependencies.
`npm install`3. Run server.
`npm run dev`## 🤝 Contributions
[](http://makeapullrequest.com)
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.## 📄 License
This project is licensed under the MIT License. See the [LICENSE.md](https://github.com/gabrielpenteado/dentalprocs-server/blob/main/LICENSE.md) file for details.
![]()
Gabriel Penteado
Full Stack Developer
[](https://www.linkedin.com/in/gabriel-penteado)
[](https://github.com/gabrielpenteado)
[](mailto:[email protected])