An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        




Dental Procs Server



The server to connect with dentalprocs-client or dentalprocs-mobile repositories.


license

npm version


### Build with
![fastify](https://img.shields.io/badge/fastify-202020?style=for-the-badge&logo=fastify&logoColor=white)
![prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white)
![sqlite](https://img.shields.io/badge/SQLite-07405E?style=for-the-badge&logo=sqlite&logoColor=white)
![typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white)

*Note: You can find the server integrated with other databases such as ![mysql](https://img.shields.io/badge/MySQL-005C84?style=flat-square&logo=mysql&logoColor=white) and ![postgresql](https://img.shields.io/badge/PostgreSQL-316192?style=flat-square&logo=postgresql&logoColor=white) 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
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](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



[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/gabriel-penteado)
[![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/gabrielpenteado)
[![Gmail](https://img.shields.io/badge/[email protected]?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])