The purpose of the @afetcan/service-common
package is to store all common codes here when Fastify creates a new server like Sentry. You can use the following steps when integrating this structure into the project.
pnpm install @afetcan/service-common
import { ... } from '@afetcan/service-common'
pnpm install
pnpm dev
pnpm build